[Ffmpeg-devel] [PATCH]BMP encoder

Diego Biurrun diego
Wed Jan 24 01:05:22 CET 2007


On Tue, Jan 23, 2007 at 01:08:33PM +0100, Michel Bardiaux wrote:
> 
> --- libavcodec/bmp.c	(revision 7659)
> +++ libavcodec/bmp.c	(working copy)
> @@ -43,7 +42,13 @@
>  
> +#endif
>  
> +#ifdef CONFIG_BMP_DECODER

I'd prefer to have decoder and encoder in separate files and get rid of
the #ifdefs...

Diego





More information about the ffmpeg-devel mailing list