log libmpdemux/asf_streaming.c @ 15178:8dd7a656eaf8

age author description
Thu, 03 Feb 2005 20:13:44 +0000 reimar fix for streams that do not send a bitrate
Sun, 16 Jan 2005 22:30:28 +0000 rtognimp If asf/tcp fails, asf/http used a wrong port
Tue, 28 Dec 2004 11:16:23 +0000 reimar 10l, variable declarations must be before mp_msg.
Sat, 25 Dec 2004 11:31:32 +0000 reimar fix stream selection and -bandwidth for mms-over-http.
Wed, 21 Jul 2004 10:18:29 +0000 alex reduced code complexity, and also made consistent with other parts
Wed, 21 Jul 2004 10:10:32 +0000 alex removing broken and unneeded copy
Fri, 25 Jun 2004 17:02:51 +0000 alex correct spelling
Sun, 06 Jun 2004 14:53:03 +0000 rtognimp Use same order as WMP for mms protocols (MMSU, MMST, HTTP)
Sun, 02 May 2004 16:22:32 +0000 rtognimp Fix hang for some asf video stream like http://193.219.139.115/ltv/zinios/news1830_20040501.wmv
Sun, 25 Apr 2004 12:41:01 +0000 rtognimp Don't say that a protocol is unsupported if that's not true
Sat, 17 Apr 2004 16:47:52 +0000 rtognimp Fix for some audio asf streams like http://ms.bandeapart.fm/bap/albums/973/6573_h_07-Patience.asf
Sat, 01 Nov 2003 14:10:32 +0000 mosu Accept video/x-ms-asf as the MIME type for ASF as well. Patch by Dominique Andre Gunia <Dominique.Gunia@schunter.etc.tu-bs.de>.
Thu, 25 Sep 2003 00:36:04 +0000 rfelker simple fix for buffer overflow (remotely exploitable). feel free to
Fri, 15 Aug 2003 19:13:23 +0000 albeu ftp support. The change on connect2Server is needed bcs we need 2
Wed, 11 Jun 2003 16:48:09 +0000 diego Networking support under MinGW.