changeset 30847:223657410a8b

Fix compilation after FFmpeg r22522.
author cehoyos
date Sun, 14 Mar 2010 22:50:15 +0000
parents 72ae3dd3aa6e
children 9d744b54f7f5
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Mar 14 16:13:32 2010 +0000
+++ b/configure	Sun Mar 14 22:50:15 2010 +0000
@@ -8702,6 +8702,7 @@
 # Some FFmpeg codecs depend on these. Enable them unconditionally for now.
 CONFIG_AANDCT=yes
 CONFIG_DCT=yes
+CONFIG_DWT=yes
 CONFIG_FFT=yes
 CONFIG_FFT_MMX=$fft_mmx
 CONFIG_GOLOMB=yes