[Mplayer-cvslog] CVS: main/libmpdemux asf.h,1.16,1.17
Bertrand Baudet
bertrand at mplayerhq.hu
Tue Jul 9 10:24:00 CEST 2002
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var/tmp.root/cvs-serv25278
Modified Files:
asf.h
Log Message:
Added ASF_Authenticate as an asf stream type.
Index: asf.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/asf.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- asf.h 5 Jul 2002 02:47:09 -0000 1.16
+++ asf.h 9 Jul 2002 08:23:47 -0000 1.17
@@ -122,7 +122,8 @@
ASF_Live_e,
ASF_Prerecorded_e,
ASF_Redirector_e,
- ASF_PlainText_e
+ ASF_PlainText_e,
+ ASF_Authenticate_e
} ASF_StreamType_e;
typedef struct {
More information about the MPlayer-cvslog
mailing list