summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-03-16 10:25:54 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-03-16 10:25:54 +0000
commit151e9a83036248d70fbf4b68dfd1c62535aa30b7 (patch)
tree3de858fe10f2a2d40d1e3d0728cf85b1dc07d2ff /configure
parent6c239f12ff690018ab7eadfcebd9d11000107024 (diff)
downloadmpv-151e9a83036248d70fbf4b68dfd1c62535aa30b7.tar.bz2
mpv-151e9a83036248d70fbf4b68dfd1c62535aa30b7.tar.xz
Fix compilation after FFmpeg r22565.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30905 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
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