comparison configure @ 35628:df90b5c825f7

Fix compilation with current FFmpeg.
author cehoyos
date Thu, 10 Jan 2013 11:12:40 +0000
parents af2bae18c49f
children e9ca16ecb106
comparison
equal deleted inserted replaced
35627:51358e7bde85 35628:df90b5c825f7
9020 #define CONFIG_HUFFMAN 1 9020 #define CONFIG_HUFFMAN 1
9021 #define CONFIG_LPC 1 9021 #define CONFIG_LPC 1
9022 #define CONFIG_LZO 1 9022 #define CONFIG_LZO 1
9023 #define CONFIG_MDCT 1 9023 #define CONFIG_MDCT 1
9024 #define CONFIG_RDFT 1 9024 #define CONFIG_RDFT 1
9025 #define CONFIG_VIDEODSP 1
9025 9026
9026 /* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */ 9027 /* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */
9027 #ifndef MP_DEBUG 9028 #ifndef MP_DEBUG
9028 #define HAVE_EBP_AVAILABLE 1 9029 #define HAVE_EBP_AVAILABLE 1
9029 #else 9030 #else