Mercurial > mplayer.hg
changeset 34957:86ca44fb7f52
Fix MPlayer compilation with latest FFmpeg (also by Mark Guptill, compguy284 yahoo).
author | cehoyos |
---|---|
date | Sat, 28 Jul 2012 20:39:46 +0000 |
parents | 69cc06c49125 |
children | a2ae66db73b2 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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