[FFmpeg-devel] [PATCH] split mpegvideo.c
    Diego Biurrun 
    diego
       
    Mon Jul  2 19:38:31 CEST 2007
    
    
  
On Wed, Jun 27, 2007 at 10:30:27PM +0200, Benoit Fouet wrote:
> 
> here is a first attempt to $subj
> 
> --- libavcodec/Makefile	(revision 9447)
> +++ libavcodec/Makefile	(working copy)
> @@ -67,6 +67,7 @@
>  OBJS-$(CONFIG_EIGHTBPS_DECODER)        += 8bps.o
> +OBJS-$(CONFIG_ENCODERS)                += mpegvideo_enc.o
This should really be CONFIG_MPEGVIDEO_ENCODER or similar.
Diego
    
    
More information about the ffmpeg-devel
mailing list