comparison configure @ 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 9c4b0bb72197
children a2ae66db73b2
comparison
equal deleted inserted replaced
34956:69cc06c49125 34957:86ca44fb7f52
8806 #define HAVE_SYMVER_GNU_ASM 0 8806 #define HAVE_SYMVER_GNU_ASM 0
8807 #define HAVE_SYS_SELECT_H 0 8807 #define HAVE_SYS_SELECT_H 0
8808 #define HAVE_VIRTUALALLOC 0 8808 #define HAVE_VIRTUALALLOC 0
8809 8809
8810 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ 8810 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */
8811 #define CONFIG_AANDCT 1 8811 #define CONFIG_AANDCTTABLES 1
8812 #define CONFIG_DCT 1 8812 #define CONFIG_DCT 1
8813 #define CONFIG_DWT 1 8813 #define CONFIG_DWT 1
8814 #define CONFIG_FFT 1 8814 #define CONFIG_FFT 1
8815 #define CONFIG_GOLOMB 1 8815 #define CONFIG_GOLOMB 1
8816 #define CONFIG_H264CHROMA 1 8816 #define CONFIG_H264CHROMA 1