[MPlayer-cvslog] r37264 - trunk/configure

michael subversion at mplayerhq.hu
Thu Sep 4 19:55:42 CEST 2014


Author: michael
Date: Thu Sep  4 19:55:42 2014
New Revision: 37264

Log:
configure: add CONFIG_WMA_FREQS for libavcodec to avoid build failure

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun Aug 31 13:15:46 2014	(r37263)
+++ trunk/configure	Thu Sep  4 19:55:42 2014	(r37264)
@@ -8713,6 +8713,7 @@ CONFIG_SINEWIN = yes
 CONFIG_STARTCODE = yes
 CONFIG_VIDEODSP = yes
 CONFIG_VP3DSP  = yes
+CONFIG_WMA_FREQS = yes
 
 $mak_hardcoded_tables
 $mak_libavcodec_mpegaudio_hp
@@ -9343,6 +9344,7 @@ $def_truncf
 #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


More information about the MPlayer-cvslog mailing list