[FFmpeg-cvslog] r16754 - trunk/configure

mru subversion
Sat Jan 24 18:08:50 CET 2009


Author: mru
Date: Sat Jan 24 18:08:49 2009
New Revision: 16754

Log:
configure: add help for fastdiv

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sat Jan 24 17:13:21 2009	(r16753)
+++ trunk/configure	Sat Jan 24 18:08:49 2009	(r16754)
@@ -160,6 +160,7 @@ show_help(){
   echo "  --disable-golomb         disable Golomb code"
   echo "  --disable-mdct           disable MDCT code"
   echo "  --enable-gray            enable full grayscale support (slower color)"
+  echo "  --disable-fastdiv        disable table-based division"
   echo "  --disable-ffmpeg         disable ffmpeg build"
   echo "  --disable-ffplay         disable ffplay build"
   echo "  --disable-ffserver       disable ffserver build"




More information about the ffmpeg-cvslog mailing list