[FFmpeg-devel] [PATCH] configure: fix help message for --disable-avfilter
Stefano Sabatini
stefasab at gmail.com
Sun Jul 15 17:34:28 CEST 2012
Increase consistency with the other similar messages.
---
configure | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
index f9e1dbc..fcf1b7e 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 support [no]
--enable-avresample enable libavresample build [no]
--disable-pthreads disable pthreads [auto]
--disable-w32threads disable Win32 threads [auto]
--
1.7.5.4
More information about the ffmpeg-devel
mailing list