log libmpdemux/open.c @ 17012:6ff3379a0862

age author description
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
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 20:52:06 +0000 nicodvb restore vcd_track
Sun, 15 May 2005 08:47:55 +0000 nicodvb ftp is handled by the modular stream manager
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
Sat, 14 May 2005 08:15:37 +0000 nicodvb make file:// prefix work
Sun, 27 Feb 2005 04:25:12 +0000 joey added a stream module for the vstream client library
Fri, 03 Dec 2004 14:14:29 +0000 aurel dvd_aid_from_lang() should return -1 if lang was not found
Thu, 25 Nov 2004 22:24:00 +0000 mosu Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net>
Sun, 22 Aug 2004 18:47:48 +0000 joey moved combined vobsub_lang into sub_select
Fri, 25 Jun 2004 15:19:11 +0000 alex mpst fix
Fri, 11 Jun 2004 20:57:03 +0000 rtognimp Fix playback of file after playing an url
Mon, 03 May 2004 18:19:16 +0000 rtognimp 100l for me
Sun, 02 May 2004 20:05:44 +0000 rtognimp Restore ftp support (was erroneusly disabled while fixing bogus errors
Sat, 01 May 2004 23:35:25 +0000 rtognimp Fix url escaping and avoid double escape
Sat, 24 Apr 2004 13:22:05 +0000 rtognimp Escape urls (needed for urls in playlists)
Sat, 24 Apr 2004 13:19:20 +0000 rtognimp Stop parsing an url after connection failure
Sat, 17 Apr 2004 16:46:41 +0000 rtognimp Respect -playlist for asx streams
Wed, 03 Sep 2003 19:26:33 +0000 alex cdda && cddb aren't uris too (hopefully all the pseudo urls are catched before url_new())
Sun, 31 Aug 2003 18:51:05 +0000 alex serious bugs - 1l absinth (changed to absinth against cola inflation)
Mon, 25 Aug 2003 21:40:38 +0000 alex added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such nonsense (tv,mf,vcd)
Wed, 13 Aug 2003 21:32:28 +0000 alex Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix by Pierre.
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Mon, 11 Aug 2003 00:02:46 +0000 arpi this patch fixes
Sat, 09 Aug 2003 14:23:16 +0000 gabucino For a request by Gabu, i've cut & fix a part of Joey's dvd aid switching
Sun, 27 Jul 2003 21:35:14 +0000 alex dts aid fix by f.stock@t-online.de (Florian-Wolfgang Stock)
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
Mon, 05 Aug 2002 00:39:07 +0000 arpi applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
Tue, 30 Jul 2002 19:19:16 +0000 arpi There appears to be a trivial namespace error in determining the valid