# HG changeset patch # User reimar # Date 1332713107 0 # Node ID 56ae910c2d34e463e299f78bf4048e5f0c3c4f9d # Parent 1088768591a5324792ed6f7896a7d6e7ea4967d0 Add H264QPEL flags for FFmpeg compilation. diff -r 1088768591a5 -r 56ae910c2d34 configure --- a/configure Sun Mar 25 12:21:41 2012 +0000 +++ b/configure Sun Mar 25 22:05:07 2012 +0000 @@ -8226,6 +8226,7 @@ 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 @@ #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