[MPlayer-cvslog] r30905 - trunk/configure
cehoyos
subversion at mplayerhq.hu
Tue Mar 16 11:25:54 CET 2010
Author: cehoyos
Date: Tue Mar 16 11:25:54 2010
New Revision: 30905
Log:
Fix compilation after FFmpeg r22565.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Mon Mar 15 23:32:11 2010 (r30904)
+++ trunk/configure Tue Mar 16 11:25:54 2010 (r30905)
@@ -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
More information about the MPlayer-cvslog
mailing list