# HG changeset patch # User cehoyos # Date 1362306558 0 # Node ID 7c37b17a64a5d334c193bf247a0b1e242ae24c04 # Parent 74a16459f5e5ae7781e862e04d6917ba3b1f066c Add two config.h defines for an upcoming FFmpeg patch / for consistency. diff -r 74a16459f5e5 -r 7c37b17a64a5 configure --- 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