Mercurial > mplayer.hg
changeset 37137:75d68ce0d43f
configure: add CONFIG_FDCTDSP for ffmpeg
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author | michael |
---|---|
date | Tue, 08 Jul 2014 01:37:37 +0000 |
parents | 36638a3ccfe2 |
children | b69f68af3d6e |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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