# HG changeset patch # User michael # Date 1361190784 0 # Node ID e879f05973191aa5085f743bc5592466d1f3b929 # Parent 5ccbc60921d116fbd9f678d561a89c31b7dfa5c7 build: add matching #define CONFIG_AUDIO_FRAME_QUEUE 1 Signed-off-by: Michael Niedermayer diff -r 5ccbc60921d1 -r e879f0597319 configure --- 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