[Mplayer-cvslog] CVS: main/libmpdemux stream.h,1.61,1.62

Alban Bedel CVS albeu at mplayerhq.hu
Sun Apr 6 18:34:29 CEST 2003


Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var/tmp.root/cvs-serv6875/libmpdemux

Modified Files:
	stream.h 
Log Message:
A new control called upon stream reset.


Index: stream.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/stream.h,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- stream.h	4 Apr 2003 15:39:50 -0000	1.61
+++ stream.h	6 Apr 2003 16:34:26 -0000	1.62
@@ -45,6 +45,7 @@
 
 #define MAX_STREAM_PROTOCOLS 10
 
+#define STREAM_CTRL_RESET 0
 
 #ifdef STREAMING
 #include "network.h"



More information about the MPlayer-cvslog mailing list