[Mplayer-cvslog] CVS: main configure,1.845,1.846

Alex Beregszaszi syncmail at mplayerhq.hu
Tue Apr 6 03:12:39 CEST 2004


CVS change done by Alex Beregszaszi

Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv19347

Modified Files:
	configure 
Log Message:
removed obsoleted defs

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.845
retrieving revision 1.846
diff -u -r1.845 -r1.846
--- configure	6 Apr 2004 00:04:48 -0000	1.845
+++ configure	6 Apr 2004 01:12:36 -0000	1.846
@@ -6039,9 +6039,6 @@
 
 #define PREFIX "$_prefix"
 
-/* define this to use simple idct with patched libavcodec */
-#define SIMPLE_IDCT 1
-
 #define USE_OSD 1
 #define USE_SUB 1
 
@@ -6187,7 +6184,7 @@
 /* Define this if you have zlib */
 $_def_zlib
 #ifdef HAVE_ZLIB
-#define CONFIG_ZLIB
+#define CONFIG_ZLIB 1
 #endif
 
 /* Define this if you have shm support */
@@ -6509,10 +6506,6 @@
 $_def_sse2	// only define if you have SSE2 (Intel Pentium 4)
 $_def_altivec	// only define if you have Altivec (G4)
 
-#ifdef HAVE_MMX
-#define USE_MMX_IDCT 1
-#endif
-
 $_def_altivec_h	// enables usage of altivec.h
 
 




More information about the MPlayer-cvslog mailing list