comparison configure @ 30863:978c120b76ce

Fix compilation after FFmpeg r22565.
author cehoyos
date Tue, 16 Mar 2010 10:25:54 +0000
parents 0651155480a5
children b193ab2083ad
comparison
equal deleted inserted replaced
30862:2a8e5cea0c8c 30863:978c120b76ce
8701 CONFIG_AANDCT=yes 8701 CONFIG_AANDCT=yes
8702 CONFIG_DCT=yes 8702 CONFIG_DCT=yes
8703 CONFIG_DWT=yes 8703 CONFIG_DWT=yes
8704 CONFIG_FFT=yes 8704 CONFIG_FFT=yes
8705 CONFIG_GOLOMB=yes 8705 CONFIG_GOLOMB=yes
8706 CONFIG_H264DSP=yes
8706 CONFIG_LPC=yes 8707 CONFIG_LPC=yes
8707 CONFIG_LSP=yes 8708 CONFIG_LSP=yes
8708 CONFIG_MDCT=yes 8709 CONFIG_MDCT=yes
8709 CONFIG_RDFT=yes 8710 CONFIG_RDFT=yes
8710 8711
9219 #define CONFIG_AANDCT 1 9220 #define CONFIG_AANDCT 1
9220 #define CONFIG_DCT 1 9221 #define CONFIG_DCT 1
9221 #define CONFIG_DWT 1 9222 #define CONFIG_DWT 1
9222 #define CONFIG_FFT 1 9223 #define CONFIG_FFT 1
9223 #define CONFIG_GOLOMB 1 9224 #define CONFIG_GOLOMB 1
9225 #define CONFIG_H264DSP 1
9224 #define CONFIG_LPC 1 9226 #define CONFIG_LPC 1
9225 #define CONFIG_MDCT 1 9227 #define CONFIG_MDCT 1
9226 #define CONFIG_RDFT 1 9228 #define CONFIG_RDFT 1
9227 9229
9228 /* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */ 9230 /* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */