log libmpdemux/open.c @ 10394:59982e3c403b

age author description
Fri, 20 Jun 2003 15:24:06 +0000 alex 0.5l for debug messages
Sat, 17 May 2003 12:24:01 +0000 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
Mon, 05 May 2003 01:22:45 +0000 diego this is a important patch for hpux 11.00, because it avoid the
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
Tue, 08 Apr 2003 05:14:43 +0000 rsf Moved the "sdp://" test above the URL streaming test, so that SDP files can
Wed, 02 Apr 2003 19:29:26 +0000 albeu URL is cdda://tracks[:speed][/device]
Wed, 02 Apr 2003 16:26:58 +0000 albeu Remove -sdp
Mon, 31 Mar 2003 20:44:20 +0000 faust3 fix compilation without TV support
Sun, 30 Mar 2003 20:11:25 +0000 faust3 MINGW32 port
Sun, 30 Mar 2003 17:07:31 +0000 albeu Stream cleanup, don't use blah_on options anymore.
Thu, 27 Mar 2003 20:45:54 +0000 albeu Switch to the new config header
Sun, 16 Mar 2003 20:13:28 +0000 arpi this is a combo patch that:
Wed, 05 Mar 2003 10:56:47 +0000 michael Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)
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)
Thu, 02 Jan 2003 10:53:22 +0000 faust3 fixed stream errors on some cygwin installations
Sun, 29 Dec 2002 22:12:20 +0000 arpi fixes (ok, just workarounds) sig11 in playtree/cfgparser's free()
Sun, 22 Dec 2002 21:01:01 +0000 arpi XMMS Input plugin support
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Tue, 22 Oct 2002 22:45:30 +0000 pontscho dvd chapter detect function from Gregory Kovriga
Sun, 06 Oct 2002 18:03:12 +0000 arpi smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
Sun, 29 Sep 2002 19:26:40 +0000 arpi some cleanup - made private vars/funcs static, removed obsolete externs
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Tue, 17 Sep 2002 19:52:27 +0000 bertrand Enable CDDB support only if the network layer is enabled.
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, 08 Sep 2002 23:00:01 +0000 arpi removed messy global 'tv_handle', use stream->priv for that purpose
Fri, 06 Sep 2002 13:31:33 +0000 jkeil SPARC gcc generates bad code accessing an unaligned and packed structure member