[Ffmpeg-devel] [patch] fix up CONFIG_ENCODERS

Diego Biurrun diego
Sun Apr 17 14:44:16 CEST 2005


On Fri, Apr 08, 2005 at 02:06:53PM -0600, Mike Melanson wrote:
> Michael Niedermayer wrote:
> >IMHO the whole CONFIG_ENCODERS should be dropped in favor of per 
> >encoder/decoder #ifdefs, the later can and should also be added 
> >incrementally, 1 codec at a time and be only around non-static functions 
> >of each codec or skip compiling whole files
> 
> 	I support this approach as well.

I think a --disable-encoding (or whatever) shortcut in configure is and
will be very useful.  MPlayer is compiled with --disable-mencoder all
the time and those people will benefit from skipping the code they will
never need.  I agree that per-codec enabling and disabling would be cool
to have but until this is becomes a reality I support updating the
CONFIG_ENCODERS infrastructure.

Diego





More information about the ffmpeg-devel mailing list