mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
configure: add help for fastdiv
Originally committed as revision 16754 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
13de8a080a
commit
a0d8a50bca
1
configure
vendored
1
configure
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user