# HG changeset patch # User michael # Date 1404783457 0 # Node ID 75d68ce0d43f12931c742cf84da01ab02a6abd34 # Parent 36638a3ccfe2774f6e9cb52d550fd7dadf208a51 configure: add CONFIG_FDCTDSP for ffmpeg Signed-off-by: Michael Niedermayer diff -r 36638a3ccfe2 -r 75d68ce0d43f configure --- a/configure Tue Jul 01 23:53:51 2014 +0000 +++ b/configure Tue Jul 08 01:37:37 2014 +0000 @@ -8665,6 +8665,7 @@ CONFIG_DWT = yes CONFIG_ERROR_RESILIENCE = yes CONFIG_EXIF = yes +CONFIG_FDCTDSP = yes CONFIG_FRAME_THREAD_ENCODER = yes CONFIG_FFT = yes CONFIG_GOLOMB = yes @@ -9298,6 +9299,7 @@ #define CONFIG_DWT 1 #define CONFIG_ERROR_RESILIENCE 1 #define CONFIG_EXIF 1 +#define CONFIG_FDCTDSP 1 #define CONFIG_FRAME_THREAD_ENCODER 1 #define CONFIG_FFT 1 #define CONFIG_GOLOMB 1