changeset 36405:3dfe2b0db098

configure: add CONFIG_H263DSP to preempt build problems Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Fri, 08 Nov 2013 16:59:55 +0000
parents 4df68a2d918b
children c918845d0d9a
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Wed Oct 30 18:51:33 2013 +0000
+++ b/configure	Fri Nov 08 16:59:55 2013 +0000
@@ -8560,6 +8560,7 @@
 CONFIG_FRAME_THREAD_ENCODER = yes
 CONFIG_FFT     = yes
 CONFIG_GOLOMB  = yes
+CONFIG_H263DSP = yes
 CONFIG_H264CHROMA = yes
 CONFIG_H264DSP = yes
 CONFIG_H264PRED= yes
@@ -9172,6 +9173,7 @@
 #define CONFIG_FRAME_THREAD_ENCODER 1
 #define CONFIG_FFT 1
 #define CONFIG_GOLOMB 1
+#define CONFIG_H263DSP 1
 #define CONFIG_H264CHROMA 1
 #define CONFIG_H264DSP 1
 #define CONFIG_H264PRED 1