[Mplayer-cvslog] CVS: main mp_msg.h,1.20,1.21
Alban Bedel CVS
albeu at mplayerhq.hu
Thu May 2 12:52:33 CEST 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv29964
Modified Files:
mp_msg.h
Log Message:
New MSGT for more printf to mp_msg
Index: mp_msg.h
===================================================================
RCS file: /cvsroot/mplayer/main/mp_msg.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- mp_msg.h 30 Apr 2002 16:58:39 -0000 1.20
+++ mp_msg.h 2 May 2002 10:52:30 -0000 1.21
@@ -72,6 +72,12 @@
#define MSGT_NETWORK 31
+#define MSGT_CPUDETECT 32
+
+#define MSGT_CODECCFG 33
+
+#define MSGT_SWS 34
+
#define MSGT_MAX 64
void mp_msg_init();
More information about the MPlayer-cvslog
mailing list