diff configure @ 30436:1fefa1073a14

Fix compilation for new Bink audio decoder.
author cehoyos
date Sun, 31 Jan 2010 14:14:20 +0000 (2010-01-31)
parents a28a796b70b4
children 24f2e5e0304a
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