# HG changeset patch # User michael # Date 1409853342 0 # Node ID 04f2b82fc98f6cffe49e416270e0092a1687938d # Parent 30a8897dd22d0f41a51c7616979d7b1c83e5f39f configure: add CONFIG_WMA_FREQS for libavcodec to avoid build failure Signed-off-by: Michael Niedermayer diff -r 30a8897dd22d -r 04f2b82fc98f configure --- 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