comparison configure @ 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
comparison
equal deleted inserted replaced
35824:5ccbc60921d1 35825:e879f0597319
9074 #define HAVE_SYS_SELECT_H 0 9074 #define HAVE_SYS_SELECT_H 0
9075 #define HAVE_VIRTUALALLOC 0 9075 #define HAVE_VIRTUALALLOC 0
9076 9076
9077 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ 9077 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */
9078 #define CONFIG_AANDCTTABLES 1 9078 #define CONFIG_AANDCTTABLES 1
9079 #define CONFIG_AUDIO_FRAME_QUEUE 1
9079 #define CONFIG_DCT 1 9080 #define CONFIG_DCT 1
9080 #define CONFIG_DWT 1 9081 #define CONFIG_DWT 1
9081 #define CONFIG_FFT 1 9082 #define CONFIG_FFT 1
9082 #define CONFIG_GOLOMB 1 9083 #define CONFIG_GOLOMB 1
9083 #define CONFIG_H264CHROMA 1 9084 #define CONFIG_H264CHROMA 1