log libmpdemux/open.c @ 14261:710b223604fa

age author description
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.