[MPlayer-cvslog] r35954 - trunk/configure

cehoyos subversion at mplayerhq.hu
Tue Mar 12 22:35:39 CET 2013


Author: cehoyos
Date: Tue Mar 12 22:35:39 2013
New Revision: 35954

Log:
Add CONFIG_DSPUTIL to the needed config.h and config.mak entries for FFmpeg.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Mon Mar 11 21:17:04 2013	(r35953)
+++ trunk/configure	Tue Mar 12 22:35:39 2013	(r35954)
@@ -8515,6 +8515,7 @@ SLIBNAME_WITH_MAJOR = \$(SLIBNAME)-42
 CONFIG_AANDCTTABLES  = yes
 CONFIG_AUDIO_FRAME_QUEUE = yes
 CONFIG_DCT     = yes
+CONFIG_DSPUTIL = yes
 CONFIG_DWT     = yes
 CONFIG_ERROR_RESILIENCE = yes
 CONFIG_FFT     = yes
@@ -9107,6 +9108,7 @@ $def_truncf
 #define CONFIG_AANDCTTABLES 1
 #define CONFIG_AUDIO_FRAME_QUEUE 1
 #define CONFIG_DCT 1
+#define CONFIG_DSPUTIL 1
 #define CONFIG_DWT 1
 #define CONFIG_ERROR_RESILIENCE 1
 #define CONFIG_FFT 1


More information about the MPlayer-cvslog mailing list