From 151e9a83036248d70fbf4b68dfd1c62535aa30b7 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Tue, 16 Mar 2010 10:25:54 +0000 Subject: Fix compilation after FFmpeg r22565. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30905 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') diff --git a/configure b/configure index b34dbec8c1..b7e4c39157 100755 --- a/configure +++ b/configure @@ -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 -- cgit v1.2.3