[MPlayer-cvslog] r30889 - trunk/configure

cehoyos subversion at mplayerhq.hu
Sun Mar 14 23:50:15 CET 2010


Author: cehoyos
Date: Sun Mar 14 23:50:15 2010
New Revision: 30889

Log:
Fix compilation after FFmpeg r22522.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun Mar 14 17:13:32 2010	(r30888)
+++ trunk/configure	Sun Mar 14 23:50:15 2010	(r30889)
@@ -8702,6 +8702,7 @@ FULLNAME=\$(NAME)\$(BUILDSUF)
 # 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


More information about the MPlayer-cvslog mailing list