Mercurial > mplayer.hg
changeset 30863:978c120b76ce
Fix compilation after FFmpeg r22565.
author | cehoyos |
---|---|
date | Tue, 16 Mar 2010 10:25:54 +0000 |
parents | 2a8e5cea0c8c |
children | adf8008a338f |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Mon Mar 15 22:32:11 2010 +0000 +++ b/configure Tue Mar 16 10:25:54 2010 +0000 @@ -8703,6 +8703,7 @@ 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 @@ #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