# HG changeset patch # User michael # Date 1407237179 0 # Node ID a9ceb566a0086d1b2531ce4414803a67fa8e727a # Parent 35d14ce532bcbea1e23b140ddb2f0f44cd080266 configure: add CONFIG_STARTCODE to prevent build failure diff -r 35d14ce532bc -r a9ceb566a008 configure --- a/configure Tue Jul 29 19:45:19 2014 +0000 +++ b/configure Tue Aug 05 11:12:59 2014 +0000 @@ -8700,6 +8700,7 @@ CONFIG_RIFFENC = yes CONFIG_RTPENC_CHAIN = yes CONFIG_SINEWIN = yes +CONFIG_STARTCODE = yes CONFIG_VIDEODSP = yes CONFIG_VP3DSP = yes @@ -9330,6 +9331,7 @@ #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. */