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
|
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
|