changeset 35825:e879f0597319

build: add matching #define CONFIG_AUDIO_FRAME_QUEUE 1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Mon, 18 Feb 2013 12:33:04 +0000
parents 5ccbc60921d1
children 665b6195913e
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Feb 18 12:09:29 2013 +0000
+++ b/configure	Mon Feb 18 12:33:04 2013 +0000
@@ -9076,6 +9076,7 @@
 
 /* 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