[MPlayer-cvslog] r37237 - trunk/configure

michael subversion at mplayerhq.hu
Thu Jul 10 01:20:46 CEST 2014


Author: michael
Date: Thu Jul 10 01:20:46 2014
New Revision: 37237

Log:
configure: add CONFIG_PIXBLOCKDSP

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

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Wed Jul  9 22:35:59 2014	(r37236)
+++ trunk/configure	Thu Jul 10 01:20:46 2014	(r37237)
@@ -8692,6 +8692,7 @@ CONFIG_MPEG_ER = yes
 CONFIG_MPEGAUDIODSP = yes
 CONFIG_MPEGVIDEO    = yes
 CONFIG_MPEGVIDEOENC = yes
+CONFIG_PIXBLOCKDSP  = yes
 CONFIG_RANGECODER   = yes
 CONFIG_RDFT    = yes
 CONFIG_RIFFDEC = yes
@@ -9316,6 +9317,7 @@ $def_truncf
 #define CONFIG_MDCT 1
 #define CONFIG_MPEG_ER 1
 #define CONFIG_MPEGVIDEO 1
+#define CONFIG_PIXBLOCKDSP 1
 #define CONFIG_RDFT 1
 #define CONFIG_RIFFDEC 1
 #define CONFIG_RIFFENC 1


More information about the MPlayer-cvslog mailing list