log libmpdemux/stream.c @ 12877:e427e3cc26c1

age author description
Sat, 13 Mar 2004 16:10:02 +0000 rtognimp Seek in HTTP streams and stdin seek fixes
Tue, 17 Feb 2004 12:30:45 +0000 attila enable seeking in http streams
Sun, 31 Aug 2003 18:51:05 +0000 alex serious bugs - 1l absinth (changed to absinth against cola inflation)
Fri, 15 Aug 2003 19:13:23 +0000 albeu ftp support. The change on connect2Server is needed bcs we need 2
Mon, 11 Aug 2003 00:02:46 +0000 arpi this patch fixes
Wed, 11 Jun 2003 16:48:09 +0000 diego Networking support under MinGW.
Tue, 03 Jun 2003 17:43:49 +0000 alex warning fixes by Dominik
Sat, 17 May 2003 12:24:01 +0000 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
Sat, 12 Apr 2003 13:53:33 +0000 albeu Fix cache uninit
Thu, 10 Apr 2003 10:59:12 +0000 albeu Add a null streamv Currently used for tv and mf. Could be used to
Wed, 09 Apr 2003 07:31:11 +0000 albeu Port vcd to the new API
Mon, 07 Apr 2003 20:44:06 +0000 rsf Oops, I just noticed albeu's revision 1.58 - so I backed out the
Mon, 07 Apr 2003 20:41:24 +0000 rsf Reapplied the patch that I had originally made in revision 1.53.
Sun, 06 Apr 2003 16:36:17 +0000 albeu Add netstream
Fri, 04 Apr 2003 15:41:00 +0000 albeu 10L NULL == 0 == stdin
Thu, 03 Apr 2003 12:00:50 +0000 pontscho 10l
Wed, 02 Apr 2003 19:29:26 +0000 albeu URL is cdda://tracks[:speed][/device]
Wed, 02 Apr 2003 16:52:00 +0000 faust3 MINGW32 port
Wed, 02 Apr 2003 16:25:07 +0000 albeu Stream modularization, the first step.
Wed, 02 Apr 2003 01:46:47 +0000 rsf Added a test for "s->fd == NULL" to the start of "stream_fill_buffer()".
Sun, 16 Mar 2003 20:13:28 +0000 arpi this is a combo patch that:
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Sun, 12 Jan 2003 20:16:28 +0000 arpi check if seeking supported, otherwise fallback to null reading
Sun, 05 Jan 2003 23:51:05 +0000 arpi vcd_read_cue.h -> cue_read.c+h
Sat, 04 Jan 2003 20:11:06 +0000 arpi cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)
Sun, 22 Dec 2002 17:22:48 +0000 arpi CDDA seeking fixed
Wed, 04 Dec 2002 21:30:24 +0000 arpi dvd_* declarations fixed to matc with open.c
Sun, 06 Oct 2002 18:03:12 +0000 arpi smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
Sun, 15 Sep 2002 20:51:55 +0000 arpi stream layer cleanup part 2
Sun, 15 Sep 2002 19:47:49 +0000 arpi stream layer cleanup - part 1