[MPlayer-cvslog] r37245 - trunk/configure
michael
subversion at mplayerhq.hu
Tue Aug 5 13:13:00 CEST 2014
Author: michael
Date: Tue Aug 5 13:12:59 2014
New Revision: 37245
Log:
configure: add CONFIG_STARTCODE to prevent build failure
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Tue Jul 29 21:45:19 2014 (r37244)
+++ trunk/configure Tue Aug 5 13:12:59 2014 (r37245)
@@ -8700,6 +8700,7 @@ CONFIG_RIFFDEC = yes
CONFIG_RIFFENC = yes
CONFIG_RTPENC_CHAIN = yes
CONFIG_SINEWIN = yes
+CONFIG_STARTCODE = yes
CONFIG_VIDEODSP = yes
CONFIG_VP3DSP = yes
@@ -9330,6 +9331,7 @@ $def_truncf
#define CONFIG_RDFT 1
#define CONFIG_RIFFDEC 1
#define CONFIG_RIFFENC 1
+#define CONFIG_STARTCODE 1
#define CONFIG_VIDEODSP 1
/* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */
More information about the MPlayer-cvslog
mailing list