changeset 35860:caa0eddb3d61

Add CONFIG_DSPUTIL to the needed config.h and config.mak entries for FFmpeg.
author cehoyos
date Tue, 12 Mar 2013 21:35:39 +0000
parents d67d5c8311fe
children f5b48e700de4
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Mar 11 20:17:04 2013 +0000
+++ b/configure	Tue Mar 12 21:35:39 2013 +0000
@@ -8515,6 +8515,7 @@
 CONFIG_AANDCTTABLES  = yes
 CONFIG_AUDIO_FRAME_QUEUE = yes
 CONFIG_DCT     = yes
+CONFIG_DSPUTIL = yes
 CONFIG_DWT     = yes
 CONFIG_ERROR_RESILIENCE = yes
 CONFIG_FFT     = yes
@@ -9107,6 +9108,7 @@
 #define CONFIG_AANDCTTABLES 1
 #define CONFIG_AUDIO_FRAME_QUEUE 1
 #define CONFIG_DCT 1
+#define CONFIG_DSPUTIL 1
 #define CONFIG_DWT 1
 #define CONFIG_ERROR_RESILIENCE 1
 #define CONFIG_FFT 1