diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2010-01-20 00:39:47 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2010-01-20 00:39:47 +0000 |
commit | 7f3f5f46c224c95673e85cdc06d5ac9d6a08701f (patch) | |
tree | 464ce2ef7a017c07272074916674e56d470c3e1c /configure | |
parent | c4f2b6dce306933e6d8fa82022f24a11ea1d29f0 (diff) | |
download | ffmpeg-7f3f5f46c224c95673e85cdc06d5ac9d6a08701f.tar.gz |
Floating point discrete cosine transform
Originally committed as revision 21338 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -99,6 +99,7 @@ Configuration options: --disable-fastdiv disable table-based division --enable-small optimize for size instead of speed --disable-aandct disable AAN DCT code + --disable-dct disable DCT code --disable-fft disable FFT code --disable-golomb disable Golomb code --disable-lpc disable LPC code @@ -862,6 +863,7 @@ CONFIG_LIST=" avisynth beos_netserver bzlib + dct doc fastdiv ffmpeg |