Mercurial > mplayer.hg
changeset 37168:04f2b82fc98f
configure: add CONFIG_WMA_FREQS for libavcodec to avoid build failure
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author | michael |
---|---|
date | Thu, 04 Sep 2014 17:55:42 +0000 |
parents | 30a8897dd22d |
children | 2c223acee2db |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sun Aug 31 11:15:46 2014 +0000 +++ b/configure Thu Sep 04 17:55:42 2014 +0000 @@ -8713,6 +8713,7 @@ CONFIG_STARTCODE = yes CONFIG_VIDEODSP = yes CONFIG_VP3DSP = yes +CONFIG_WMA_FREQS = yes $mak_hardcoded_tables $mak_libavcodec_mpegaudio_hp @@ -9343,6 +9344,7 @@ #define CONFIG_RIFFENC 1 #define CONFIG_STARTCODE 1 #define CONFIG_VIDEODSP 1 +#define CONFIG_WMA_FREQS 1 /* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */ #ifndef MP_DEBUG