[MPlayer-cvslog] r34833 - trunk/configure
reimar
subversion at mplayerhq.hu
Mon Mar 26 00:05:08 CEST 2012
Author: reimar
Date: Mon Mar 26 00:05:07 2012
New Revision: 34833
Log:
Add H264QPEL flags for FFmpeg compilation.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Sun Mar 25 14:21:41 2012 (r34832)
+++ trunk/configure Mon Mar 26 00:05:07 2012 (r34833)
@@ -8226,6 +8226,7 @@ CONFIG_GOLOMB = yes
CONFIG_H264CHROMA = yes
CONFIG_H264DSP = yes
CONFIG_H264PRED= yes
+CONFIG_H264QPEL= yes
CONFIG_HUFFMAN = yes
CONFIG_LPC = yes
CONFIG_LSP = yes
@@ -8751,6 +8752,7 @@ $def_yasm
#define CONFIG_H264CHROMA 1
#define CONFIG_H264DSP 1
#define CONFIG_H264PRED 1
+#define CONFIG_H264QPEL 1
#define CONFIG_HUFFMAN 1
#define CONFIG_LPC 1
#define CONFIG_MDCT 1
More information about the MPlayer-cvslog
mailing list