# HG changeset patch # User michael # Date 1377108505 0 # Node ID 8aac4a73c0d494d719a52a516a164d8366c29049 # Parent dc1b72aec86a092cc17ec95036a385eb573333b3 configure: add config_exif for ffmpeg Signed-off-by: Michael Niedermayer diff -r dc1b72aec86a -r 8aac4a73c0d4 configure --- 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