log libmpdemux/stream.c @ 17517:07d73385c036

age author description
Wed, 14 Dec 2005 21:52:41 +0000 nicodvb fix compilation when dvdkit and dvdread are not available
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Tue, 18 Oct 2005 11:11:25 +0000 diego Make a few more messages translatable by moving them into help_mp-en.h.
Fri, 14 Oct 2005 12:41:15 +0000 gpoirier Kill a compiler warning, Patch by Zuxy Meng
Thu, 13 Oct 2005 18:33:56 +0000 reimar Use PRI?64 defines as format strings for 64 bit variables.
Fri, 23 Sep 2005 22:35:04 +0000 rsf "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
Sun, 29 May 2005 12:54:00 +0000 nicodvb ported all network streams to the new API
Thu, 19 May 2005 20:58:11 +0000 nicodvb ported smb:// to the new stream api
Thu, 19 May 2005 19:50:39 +0000 nicodvb ported dvd:// to the new stream api
Sun, 15 May 2005 07:38:42 +0000 nicodvb ported cue:// to the new stream api; note: this stream must still be optimized in its read() and seek() functions
Thu, 12 May 2005 22:07:11 +0000 faust3 fix segfaults caused by socket and file descriptor mismatches on windows
Sun, 27 Feb 2005 04:25:12 +0000 joey added a stream module for the vstream client library
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