# HG changeset patch # User cehoyos # Date 1356874912 0 # Node ID af2bae18c49f2f79dec8a5e6674baec55e164e5f # Parent 92ec362e0737fce1490571a93b7bbfedf46d5193 Fix compilation with latest FFmpeg. Patch by Josh, joshf87 live com diff -r 92ec362e0737 -r af2bae18c49f configure --- a/configure Mon Dec 24 20:15:26 2012 +0000 +++ b/configure Sun Dec 30 13:41:52 2012 +0000 @@ -8465,6 +8465,7 @@ CONFIG_MPEGVIDEOENC = yes CONFIG_RANGECODER = yes CONFIG_RDFT = yes +CONFIG_RTPENC_CHAIN = yes CONFIG_SINEWIN = yes CONFIG_VIDEODSP = yes CONFIG_VP3DSP = yes