[FFmpeg-devel] [PATCH] New library for shared non-generic libav* utils

Alex Converse alex.converse
Mon Jul 19 03:25:43 CEST 2010


On Sun, Jul 18, 2010 at 9:01 PM, Ramiro Polla <ramiro.polla at gmail.com> wrote:
>> diff --git a/configure b/configure
>> index 0513751..df44bff 100755
>> --- a/configure
>> +++ b/configure
>> @@ -86,6 +86,7 @@ Configuration options:
>> ? ?--disable-ffserver ? ? ? disable ffserver build
>> ? ?--disable-avdevice ? ? ? disable libavdevice build
>> ? ?--disable-avcodec ? ? ? ?disable libavcodec build
>> + ?--disable-avcore ? ? ? ? disable libavcore build
>> ? ?--disable-avformat ? ? ? disable libavformat build
>> ? ?--disable-swscale ? ? ? ?disable libswscale build
>> ? ?--enable-postproc ? ? ? ?enable GPLed postprocessing support [no]
>
> Wouldn't this effectively disable everything else that depends on it?
> (and therefore make quite an useless build)

libavutil might still be useful in such cases



More information about the ffmpeg-devel mailing list