log libmpdemux/stream.c @ 9915:eabe876ab5e2

age author description
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
Sun, 15 Sep 2002 18:48:16 +0000 arpi removed obsolete VCD_CACHE hack
Sun, 04 Aug 2002 13:35:25 +0000 arpi 10000l - didn't clear new stream struct, causing possible sig11 in cache layer
Fri, 26 Jul 2002 04:04:51 +0000 atmos4 warning fixes
Fri, 26 Jul 2002 02:32:41 +0000 albeu 10L free the cache
Fri, 21 Jun 2002 16:26:40 +0000 albeu Add uninit to the dvd stream.
Tue, 11 Jun 2002 14:29:51 +0000 albeu Support for playing audio cds using cdparanoia. Include a raw audio
Tue, 04 Jun 2002 19:17:52 +0000 arpi file descriptor leak - found by Marc Espie <espie@nerim.net>
Mon, 20 May 2002 03:25:26 +0000 arpi big cosmetics patch, cleanup of messages printed by mplayer and libs.
Sun, 05 May 2002 16:22:59 +0000 arpi gui doesn't like exit() in forged process
Sat, 27 Apr 2002 22:42:27 +0000 arpi OpenBSD, NetBSD portability patches by
Wed, 03 Apr 2002 17:55:31 +0000 arpi dvdnav functions moved out to dvdnav_steram.c
Thu, 28 Mar 2002 23:14:14 +0000 arpi 10l fix, patch by Mark Szabo <mw3@bsd.hu>
Thu, 28 Mar 2002 20:40:21 +0000 arpi DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
Sat, 16 Mar 2002 14:32:03 +0000 albeu Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
Thu, 28 Feb 2002 13:50:09 +0000 albeu Added waitpid in free_stream to avoid zombies
Fri, 01 Feb 2002 13:45:06 +0000 nexus overwrite old info
Tue, 08 Jan 2002 01:19:54 +0000 arpi STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for playlists. patch by Alban Bedel <albeu@free.fr>
Mon, 03 Dec 2001 17:14:36 +0000 iive fixed startup crash
Sat, 01 Dec 2001 23:40:24 +0000 arpi using #ifdef HAVE_VCD
Tue, 20 Nov 2001 22:22:21 +0000 bertrand Added a network read function call and a seek network function call.
Fri, 09 Nov 2001 23:46:06 +0000 alex added tv subsystem
Sat, 20 Oct 2001 23:51:02 +0000 arpi cache2 support
Sat, 20 Oct 2001 18:49:08 +0000 arpi libdemuxer... base stream.c@64b0ce41a8b5