[Ffmpeg-devel] [PATCH] CONFIG_MUXERS
Diego Biurrun
diego
Wed Sep 21 23:09:49 CEST 2005
On Wed, Sep 21, 2005 at 04:03:21PM +0200, Michael Niedermayer wrote:
>
> On Wed, Sep 21, 2005 at 11:04:23AM +0200, Diego Biurrun wrote:
> >
> > OK, here is a patch that fixes --disable-encoders and --disable-decoders
> > in configure. It compiles fine after my commit for the misplaced #ifdef
> >
> > [...]
> >
> > OK to apply the patch anyway or does this have to be fixed before?
>
> no, CONFIG_EN/DECODERS should be set depending upon if there are any
> *CODERS enabled, not by --disable-en/decoders
Umm, right now it is set unconditionally, my patch fixes that.
What are the semantics you are looking for? Shouldn't
--disable-encoders disable all individual encoders and not define
CONFIG_ENCODERS?
Diego
More information about the ffmpeg-devel
mailing list