[MPlayer-cvslog] r35919 - trunk/configure

michael subversion at mplayerhq.hu
Mon Feb 18 13:33:04 CET 2013


Author: michael
Date: Mon Feb 18 13:33:04 2013
New Revision: 35919

Log:
build: add matching #define CONFIG_AUDIO_FRAME_QUEUE 1

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Mon Feb 18 13:09:29 2013	(r35918)
+++ trunk/configure	Mon Feb 18 13:33:04 2013	(r35919)
@@ -9076,6 +9076,7 @@ $def_truncf
 
 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */
 #define CONFIG_AANDCTTABLES 1
+#define CONFIG_AUDIO_FRAME_QUEUE 1
 #define CONFIG_DCT 1
 #define CONFIG_DWT 1
 #define CONFIG_FFT 1


More information about the MPlayer-cvslog mailing list