Mercurial > mplayer.hg
changeset 36331:8aac4a73c0d4
configure: add config_exif for ffmpeg
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author | michael |
---|---|
date | Wed, 21 Aug 2013 18:08:25 +0000 |
parents | dc1b72aec86a |
children | 9de70162224b |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Thu Aug 15 19:43:30 2013 +0000 +++ b/configure Wed Aug 21 18:08:25 2013 +0000 @@ -8523,6 +8523,7 @@ CONFIG_DSPUTIL = yes CONFIG_DWT = yes CONFIG_ERROR_RESILIENCE = yes +CONFIG_EXIF = yes CONFIG_FRAME_THREAD_ENCODER = yes CONFIG_FFT = yes CONFIG_GOLOMB = yes @@ -9134,6 +9135,7 @@ #define CONFIG_DSPUTIL 1 #define CONFIG_DWT 1 #define CONFIG_ERROR_RESILIENCE 1 +#define CONFIG_EXIF 1 #define CONFIG_FRAME_THREAD_ENCODER 1 #define CONFIG_FFT 1 #define CONFIG_GOLOMB 1