changeset 37175:ba344b4947c5

configure: keep FAAN*DCT avaialable for future FFmpeg Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Sun, 07 Sep 2014 23:25:33 +0000
parents 6c941fe7fc3e
children 2208a16cc562
files configure
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Sep 07 22:22:50 2014 +0000
+++ b/configure	Sun Sep 07 23:25:33 2014 +0000
@@ -8674,6 +8674,8 @@
 CONFIG_DWT     = yes
 CONFIG_ERROR_RESILIENCE = yes
 CONFIG_EXIF    = yes
+CONFIG_FAANDCT = yes
+CONFIG_FAANIDCT= yes
 CONFIG_FDCTDSP = yes
 CONFIG_FRAME_THREAD_ENCODER = yes
 CONFIG_FFT     = yes
@@ -9321,6 +9323,8 @@
 #define CONFIG_DWT 1
 #define CONFIG_ERROR_RESILIENCE 1
 #define CONFIG_EXIF 1
+#define CONFIG_FAANDCT 1
+#define CONFIG_FAANIDCT 1
 #define CONFIG_FDCTDSP 1
 #define CONFIG_FRAME_THREAD_ENCODER 1
 #define CONFIG_FFT 1