Mercurial > mplayer.hg
diff configure @ 35869:709d85ff7a0b
Fix mencoder compilation
While at it, also support codec-specific options in -lavcopts
author | reimar |
---|---|
date | Thu, 14 Mar 2013 21:10:19 +0000 |
parents | 3b0d5a26815a |
children | a51578d7e264 |
line wrap: on
line diff
--- a/configure Thu Mar 14 20:04:24 2013 +0000 +++ b/configure Thu Mar 14 21:10:19 2013 +0000 @@ -8518,6 +8518,7 @@ CONFIG_DSPUTIL = yes CONFIG_DWT = yes CONFIG_ERROR_RESILIENCE = yes +CONFIG_FRAME_THREAD_ENCODER = yes CONFIG_FFT = yes CONFIG_GOLOMB = yes CONFIG_H264CHROMA = yes @@ -9112,6 +9113,7 @@ #define CONFIG_DSPUTIL 1 #define CONFIG_DWT 1 #define CONFIG_ERROR_RESILIENCE 1 +#define CONFIG_FRAME_THREAD_ENCODER 1 #define CONFIG_FFT 1 #define CONFIG_GOLOMB 1 #define CONFIG_H264CHROMA 1