[FFmpeg-cvslog] configure: fix help message for --disable-avfilter
Stefano Sabatini
git at videolan.org
Wed Jul 18 17:17:12 CEST 2012
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Sun Jul 15 17:03:06 2012 +0200| [0cc9077a8715424a46123d6aa34227c9fd7097bc] | committer: Stefano Sabatini
configure: fix help message for --disable-avfilter
Increase consistency with the other similar messages.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0cc9077a8715424a46123d6aa34227c9fd7097bc
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index e9709c3..6f12fd2 100755
--- a/configure
+++ b/configure
@@ -111,7 +111,7 @@ Component options:
--disable-swresample disable libswresample build
--disable-swscale disable libswscale build
--disable-postproc disable libpostproc build
- --disable-avfilter disable video filter support [no]
+ --disable-avfilter disable libavfilter build
--enable-avresample enable libavresample build [no]
--disable-pthreads disable pthreads [auto]
--disable-w32threads disable Win32 threads [auto]
More information about the ffmpeg-cvslog
mailing list