changeset 31869:bf2ae700517d

Fix compilation after FFmpeg r24741.
author cehoyos
date Sun, 08 Aug 2010 19:01:18 +0000
parents 46473d005417
children e061d5d981ba
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Aug 08 18:18:13 2010 +0000
+++ b/configure	Sun Aug 08 19:01:18 2010 +0000
@@ -8856,6 +8856,7 @@
 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 @@
 #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