diff configure @ 37144:1294b0ff7e06

dsputil/me_cmp update Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Thu, 17 Jul 2014 21:50:45 +0000
parents 4f5d3812b268
children f15fc1bb46a3
line wrap: on
line diff
--- a/configure	Sun Jul 13 21:39:32 2014 +0000
+++ b/configure	Thu Jul 17 21:50:45 2014 +0000
@@ -8661,7 +8661,6 @@
 CONFIG_BSWAPDSP= yes
 CONFIG_CABAC   = yes
 CONFIG_DCT     = yes
-CONFIG_DSPUTIL = yes
 CONFIG_DWT     = yes
 CONFIG_ERROR_RESILIENCE = yes
 CONFIG_EXIF    = yes
@@ -8688,6 +8687,7 @@
 CONFIG_LSP     = yes
 CONFIG_LZO     = yes
 CONFIG_MDCT    = yes
+CONFIG_ME_CMP  = yes
 CONFIG_MPEG_ER = yes
 CONFIG_MPEGAUDIODSP = yes
 CONFIG_MPEGVIDEO    = yes
@@ -9297,7 +9297,6 @@
 #define CONFIG_BSWAPDSP 1
 #define CONFIG_DCT 1
 #define CONFIG_DVPROFILE 1
-#define CONFIG_DSPUTIL 1
 #define CONFIG_DWT 1
 #define CONFIG_ERROR_RESILIENCE 1
 #define CONFIG_EXIF 1
@@ -9315,6 +9314,7 @@
 #define CONFIG_LPC 1
 #define CONFIG_LZO 1
 #define CONFIG_MDCT 1
+#define CONFIG_ME_CMP 1
 #define CONFIG_MPEG_ER 1
 #define CONFIG_MPEGVIDEO 1
 #define CONFIG_PIXBLOCKDSP 1