[MPlayer-cvslog] r35931 - trunk/configure

cehoyos subversion at mplayerhq.hu
Sun Mar 3 11:29:18 CET 2013


Author: cehoyos
Date: Sun Mar  3 11:29:18 2013
New Revision: 35931

Log:
Add two config.h defines for an upcoming FFmpeg patch / for consistency.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sat Mar  2 23:40:40 2013	(r35930)
+++ trunk/configure	Sun Mar  3 11:29:18 2013	(r35931)
@@ -9094,6 +9094,7 @@ $def_truncf
 #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 @@ $def_truncf
 #define CONFIG_LPC 1
 #define CONFIG_LZO 1
 #define CONFIG_MDCT 1
+#define CONFIG_MPEGVIDEO 1
 #define CONFIG_RDFT 1
 #define CONFIG_VIDEODSP 1
 


More information about the MPlayer-cvslog mailing list