changeset 30436:1fefa1073a14

Fix compilation for new Bink audio decoder.
author cehoyos
date Sun, 31 Jan 2010 14:14:20 +0000
parents 4fe62701bf9c
children 24f2e5e0304a
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Jan 31 10:55:36 2010 +0000
+++ b/configure	Sun Jan 31 14:14:20 2010 +0000
@@ -8671,6 +8671,7 @@
 
 # Some FFmpeg codecs depend on these. Enable them unconditionally for now.
 CONFIG_AANDCT=yes
+CONFIG_DCT=yes
 CONFIG_FFT=yes
 CONFIG_FFT_MMX=$fft_mmx
 CONFIG_GOLOMB=yes