# HG changeset patch # User cehoyos # Date 1344587719 0 # Node ID 69eda178551e23746a1bcdab9d895dd7105b40c5 # Parent 7a51bcd28fd13fe601ab01a7e9ad66fc0746dc52 Fix compilation with latest FFmpeg. Patch by Mark Guptill, compguy284 yahoo com diff -r 7a51bcd28fd1 -r 69eda178551e configure --- a/configure Thu Aug 09 18:49:45 2012 +0000 +++ b/configure Fri Aug 10 08:35:19 2012 +0000 @@ -8291,6 +8291,7 @@ CONFIG_LSP = yes CONFIG_MDCT = yes CONFIG_MPEGAUDIODSP = yes +CONFIG_MPEGVIDEO = yes CONFIG_RDFT = yes CONFIG_SINEWIN = yes CONFIG_VP3DSP = yes