[MPlayer-cvslog] r35918 - trunk/configure

cehoyos subversion at mplayerhq.hu
Mon Feb 18 13:09:30 CET 2013


Author: cehoyos
Date: Mon Feb 18 13:09:29 2013
New Revision: 35918

Log:
Fix compilation with latest FFmpeg.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Mon Feb 18 03:58:32 2013	(r35917)
+++ trunk/configure	Mon Feb 18 13:09:29 2013	(r35918)
@@ -8485,6 +8485,7 @@ SLIBNAME_WITH_MAJOR = \$(SLIBNAME)-42
 
 # Some FFmpeg codecs depend on these. Enable them unconditionally for now.
 CONFIG_AANDCTTABLES  = yes
+CONFIG_AUDIO_FRAME_QUEUE = yes
 CONFIG_DCT     = yes
 CONFIG_DWT     = yes
 CONFIG_ERROR_RESILIENCE = yes


More information about the MPlayer-cvslog mailing list