Mercurial > mplayer.hg
changeset 34745:56ae910c2d34
Add H264QPEL flags for FFmpeg compilation.
author | reimar |
---|---|
date | Sun, 25 Mar 2012 22:05:07 +0000 |
parents | 1088768591a5 |
children | 54a37c58dc1a |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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