[FFmpeg-devel] [PATCH] New library for shared non-generic libav* utils
Ramiro Polla
ramiro.polla
Mon Jul 19 03:01:02 CEST 2010
> 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)
More information about the ffmpeg-devel
mailing list