OSDN Git Service

Add --disable-devices to --help output.
authorDiego Biurrun <diego@biurrun.de>
Thu, 6 Dec 2007 17:52:50 +0000 (17:52 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 6 Dec 2007 17:52:50 +0000 (17:52 +0000)
Originally committed as revision 11178 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index f28dff3..e7f86aa 100755 (executable)
--- a/configure
+++ b/configure
@@ -154,6 +154,7 @@ show_help(){
   echo "  --enable-protocol=NAME   enables protocol NAME"
   echo "  --disable-protocol=NAME  disables protocol NAME"
   echo "  --disable-protocols      disables all protocols"
+  echo "  --disable-devices        disables all devices"
   echo "  --list-decoders          show all available decoders"
   echo "  --list-encoders          show all available encoders"
   echo "  --list-muxers            show all available muxers"