Fix compilation after FFmpeg r22565.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30905 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2010-03-16 10:25:54 +00:00
parent 6c239f12ff
commit 151e9a8303
1 changed files with 2 additions and 0 deletions

2
configure vendored
View File

@ -8703,6 +8703,7 @@ CONFIG_DCT=yes
CONFIG_DWT=yes
CONFIG_FFT=yes
CONFIG_GOLOMB=yes
CONFIG_H264DSP=yes
CONFIG_LPC=yes
CONFIG_LSP=yes
CONFIG_MDCT=yes
@ -9221,6 +9222,7 @@ $def_yasm
#define CONFIG_DWT 1
#define CONFIG_FFT 1
#define CONFIG_GOLOMB 1
#define CONFIG_H264DSP 1
#define CONFIG_LPC 1
#define CONFIG_MDCT 1
#define CONFIG_RDFT 1