[MPlayer-cvslog] r30478 - trunk/configure
    cehoyos 
    subversion at mplayerhq.hu
       
    Sun Jan 31 15:14:20 CET 2010
    
    
  
Author: cehoyos
Date: Sun Jan 31 15:14:20 2010
New Revision: 30478
Log:
Fix compilation for new Bink audio decoder.
Modified:
   trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun Jan 31 11:55:36 2010	(r30477)
+++ trunk/configure	Sun Jan 31 15:14:20 2010	(r30478)
@@ -8671,6 +8671,7 @@ FULLNAME=\$(NAME)\$(BUILDSUF)
 
 # 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
    
    
More information about the MPlayer-cvslog
mailing list