[MPlayer-cvslog] r31950 - trunk/configure

cehoyos subversion at mplayerhq.hu
Sun Aug 8 21:01:18 CEST 2010


Author: cehoyos
Date: Sun Aug  8 21:01:18 2010
New Revision: 31950

Log:
Fix compilation after FFmpeg r24741.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun Aug  8 20:18:13 2010	(r31949)
+++ trunk/configure	Sun Aug  8 21:01:18 2010	(r31950)
@@ -8856,6 +8856,7 @@ CONFIG_DWT     = yes
 CONFIG_FFT     = yes
 CONFIG_GOLOMB  = yes
 CONFIG_H264DSP = yes
+CONFIG_H264PRED= yes
 CONFIG_HUFFMAN = yes
 CONFIG_LPC     = yes
 CONFIG_LSP     = yes
@@ -9382,6 +9383,7 @@ $def_yasm
 #define CONFIG_FFT 1
 #define CONFIG_GOLOMB 1
 #define CONFIG_H264DSP 1
+#define CONFIG_H264PRED 1
 #define CONFIG_HUFFMAN 1
 #define CONFIG_LPC 1
 #define CONFIG_MDCT 1


More information about the MPlayer-cvslog mailing list