[Mplayer-cvslog] CVS: main/libmpdemux http.c,1.8,1.9
Arpi of Ize
arpi at mplayer.dev.hu
Thu Dec 27 03:02:06 CET 2001
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux http.c,1.7,1.8
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux demux_y4m.c,NONE,1.1 yuv4mpeg.c,NONE,1.1 yuv4mpeg.h,NONE,1.1 yuv4mpeg_intern.h,NONE,1.1 yuv4mpeg_ratio.c,NONE,1.1 Makefile,1.13,1.14 demuxer.c,1.59,1.60 demuxer.h,1.23,1.24
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libmpdemux
In directory mplayer:/var/tmp.root/cvs-serv19142
Modified Files:
http.c
Log Message:
10l...
Index: http.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/http.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- http.c 27 Dec 2001 01:53:25 -0000 1.8
+++ http.c 27 Dec 2001 02:02:03 -0000 1.9
@@ -72,7 +72,6 @@
if( strstr(http_hdr->buffer, "\r\n\r\n")==NULL &&
strstr(http_hdr->buffer, "\n\n")==NULL ) return 0;
- }
return 1;
}
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux http.c,1.7,1.8
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux demux_y4m.c,NONE,1.1 yuv4mpeg.c,NONE,1.1 yuv4mpeg.h,NONE,1.1 yuv4mpeg_intern.h,NONE,1.1 yuv4mpeg_ratio.c,NONE,1.1 Makefile,1.13,1.14 demuxer.c,1.59,1.60 demuxer.h,1.23,1.24
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list