[Mplayer-cvslog] CVS: main/loader win32.c,1.69,1.70
Arpi of Ize
arpi at mplayerhq.hu
Sat Dec 7 21:02:48 CET 2002
Update of /cvsroot/mplayer/main/loader
In directory mail:/var/tmp.root/cvs-serv28235
Modified Files:
win32.c
Log Message:
it seems that old CS is working better than newtype now... :)
Index: win32.c
===================================================================
RCS file: /cvsroot/mplayer/main/loader/win32.c,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- win32.c 7 Dec 2002 14:11:04 -0000 1.69
+++ win32.c 7 Dec 2002 20:02:29 -0000 1.70
@@ -1244,8 +1244,8 @@
};
/* 'NEWTYPE' is working with VIVO, 3ivX and QTX dll (no more segfaults) -- alex */
-//#undef CRITSECS_NEWTYPE
-#define CRITSECS_NEWTYPE 1
+#undef CRITSECS_NEWTYPE
+//#define CRITSECS_NEWTYPE 1
#ifdef CRITSECS_NEWTYPE
/* increased due to ucod needs more than 32 entries */
More information about the MPlayer-cvslog
mailing list