[Ffmpeg-devel] [PATCH] --enable-codec implicitly disables others
Rich Felker
dalias
Sat May 7 20:40:55 CEST 2005
On Sat, May 07, 2005 at 08:18:35PM +0200, M?ns Rullg?rd wrote:
> Roine Gustafsson <roine at users.sourceforge.net> writes:
>
> > This changes ./configure --enable-codec="eeny meeny" to only use the
> > eeny and meeny codecs and implicitly disable all others.
> > Right now the option is broken anyway since it just adds another copy
> > of an existing codec, since all are on by default.
>
> I agree with this. Any other opinions?
I think it should be --disable-all-codecs --enable-codec=...
It's more flexible that way..
Rich
More information about the ffmpeg-devel
mailing list