[MPlayer-cvslog] r37421 - trunk/configure
michael
subversion at mplayerhq.hu
Mon Jun 22 21:39:30 CEST 2015
Author: michael
Date: Mon Jun 22 21:39:29 2015
New Revision: 37421
Log:
configure: Add CONFIG_TEXTUREDSP to avoid build failure
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Wed Jun 10 23:17:35 2015 (r37420)
+++ trunk/configure Mon Jun 22 21:39:29 2015 (r37421)
@@ -8625,6 +8625,7 @@ CONFIG_RIFFENC = yes
CONFIG_RTPENC_CHAIN = yes
CONFIG_SINEWIN = yes
CONFIG_STARTCODE = yes
+CONFIG_TEXTUREDSP = yes
CONFIG_VIDEODSP = yes
CONFIG_VP3DSP = yes
CONFIG_WMA_FREQS = yes
@@ -9265,6 +9266,7 @@ $def_gnutls
#define CONFIG_RIFFDEC 1
#define CONFIG_RIFFENC 1
#define CONFIG_STARTCODE 1
+#define CONFIG_TEXTUREDSP 1
#define CONFIG_VIDEODSP 1
#define CONFIG_WMA_FREQS 1
More information about the MPlayer-cvslog
mailing list