changeset 35837:7c37b17a64a5

Add two config.h defines for an upcoming FFmpeg patch / for consistency.
author cehoyos
date Sun, 03 Mar 2013 10:29:18 +0000
parents 74a16459f5e5
children 1a75db112806
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Mar 02 22:40:40 2013 +0000
+++ b/configure	Sun Mar 03 10:29:18 2013 +0000
@@ -9094,6 +9094,7 @@
 #define CONFIG_AUDIO_FRAME_QUEUE 1
 #define CONFIG_DCT 1
 #define CONFIG_DWT 1
+#define CONFIG_ERROR_RESILIENCE 1
 #define CONFIG_FFT 1
 #define CONFIG_GOLOMB 1
 #define CONFIG_H264CHROMA 1
@@ -9104,6 +9105,7 @@
 #define CONFIG_LPC 1
 #define CONFIG_LZO 1
 #define CONFIG_MDCT 1
+#define CONFIG_MPEGVIDEO 1
 #define CONFIG_RDFT 1
 #define CONFIG_VIDEODSP 1