[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
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux stream_netstream.c,NONE,1.1 netstream.h,NONE,1.1
- Next message: [Mplayer-cvslog] CVS: main/libmpeg2 Makefile,1.8,1.9 attributes.h,1.3,1.4 header.c,1.10,1.11 idct.c,1.4,1.5 idct_mlib.c,1.2,1.3 idct_mmx.c,1.3,1.4 mmx.h,1.2,1.3 motion_comp.c,1.3,1.4 motion_comp_mlib.c,1.2,1.3 motion_comp_mmx.c,1.2,1.3 mpeg2.h,1.5,1.6 mpeg2_internal.h,1.14,1.15 slice.c,1.8,1.9 sse.h,1.1.1.1,NONEstats.c,1.2,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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"
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux stream_netstream.c,NONE,1.1 netstream.h,NONE,1.1
- Next message: [Mplayer-cvslog] CVS: main/libmpeg2 Makefile,1.8,1.9 attributes.h,1.3,1.4 header.c,1.10,1.11 idct.c,1.4,1.5 idct_mlib.c,1.2,1.3 idct_mmx.c,1.3,1.4 mmx.h,1.2,1.3 motion_comp.c,1.3,1.4 motion_comp_mlib.c,1.2,1.3 motion_comp_mmx.c,1.2,1.3 mpeg2.h,1.5,1.6 mpeg2_internal.h,1.14,1.15 slice.c,1.8,1.9 sse.h,1.1.1.1,NONEstats.c,1.2,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list