# HG changeset patch # User cehoyos # Date 1343507986 0 # Node ID 86ca44fb7f52de10e90fd535662709d6e58b8b9e # Parent 69cc06c4912546be34512e441de58fa6fc5d605d Fix MPlayer compilation with latest FFmpeg (also by Mark Guptill, compguy284 yahoo). diff -r 69cc06c49125 -r 86ca44fb7f52 configure --- a/configure Thu Jul 26 20:32:34 2012 +0000 +++ b/configure Sat Jul 28 20:39:46 2012 +0000 @@ -8808,7 +8808,7 @@ #define HAVE_VIRTUALALLOC 0 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ -#define CONFIG_AANDCT 1 +#define CONFIG_AANDCTTABLES 1 #define CONFIG_DCT 1 #define CONFIG_DWT 1 #define CONFIG_FFT 1