[Mplayer-cvslog] CVS: main/libmpdemux asf_streaming.c,1.22,1.23 stream.h,1.28,1.29
Bohdan 'Nexus' Horst
nexus at mplayer.dev.hu
Wed Jan 23 15:11:22 CET 2002
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux stream.h,1.27,1.28
- Next message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.47,1.48 vo_xmga.c,1.39,1.40 vo_xv.c,1.42,1.43 vo_xvidix.c,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libmpdemux
In directory mplayer:/var/tmp.root/cvs-serv7222
Modified Files:
asf_streaming.c stream.h
Log Message:
10l ...
Index: asf_streaming.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/asf_streaming.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- asf_streaming.c 23 Jan 2002 08:50:30 -0000 1.22
+++ asf_streaming.c 23 Jan 2002 14:11:19 -0000 1.23
@@ -9,9 +9,10 @@
#include "url.h"
#include "http.h"
#include "asf.h"
-#include "network.h"
#include "stream.h"
+
+#include "network.h"
typedef struct {
ASF_StreamType_e streaming_type;
Index: stream.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/stream.h,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- stream.h 23 Jan 2002 13:57:43 -0000 1.28
+++ stream.h 23 Jan 2002 14:11:19 -0000 1.29
@@ -21,10 +21,6 @@
#include "network.h"
#endif
-#ifdef __FreeBSD__
-#include "network.h"
-#endif
-
int vcd_seek_to_track(int fd,int track);
void vcd_read_toc(int fd);
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux stream.h,1.27,1.28
- Next message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.47,1.48 vo_xmga.c,1.39,1.40 vo_xv.c,1.42,1.43 vo_xvidix.c,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list