log libmpdemux/asf_mmst_streaming.c @ 13961:2946cbf097b5

age author description
Sun, 10 Oct 2004 13:00:56 +0000 diego typo noticed by Shixin Zeng <shixinzeng at sjtu dot edu dot cn>
Sat, 07 Aug 2004 23:48:35 +0000 rtognimp Use port number embedded in url for mms streams
Fri, 02 Jul 2004 20:36:50 +0000 rtognimp WMP doesn't encode urls with mmst protocol
Sat, 26 Jun 2004 09:55:17 +0000 alex disable iconv in case setlocale is disabled - compile fix
Sat, 26 Jun 2004 09:54:02 +0000 alex user nl_langinfo if langinfo support present for proper chinese support, feature requested by Shixin Zheng <shixinzheng@sjtu.edu.cn>
Mon, 07 Jun 2004 19:23:04 +0000 rtognimp Fix hang on broken mmst streams
Mon, 05 Apr 2004 21:31:27 +0000 alex make gcc eating this under hurd
Sun, 28 Mar 2004 14:44:49 +0000 rtognimp Fix hanging at end of mms:// streams.
Sat, 08 Nov 2003 00:26:51 +0000 rathann Warning fixes (approved by A'rpi).
Thu, 06 Nov 2003 22:34:20 +0000 alex fallback to non-iconv dummy utf16 conversion if iconv failed
Thu, 06 Nov 2003 22:28:55 +0000 alex remove uncommon langinfo code and replace it by more common setlocal. patch by Steven M. Schultz <sms@2BSD.COM>
Sat, 01 Nov 2003 14:43:28 +0000 attila Current mplayer (mine is mplayer-1.0-pre1cvs20031001) cannot play mms
Wed, 22 Oct 2003 17:30:13 +0000 alex 10l
Wed, 22 Oct 2003 17:26:15 +0000 alex Fixing tons of 10ls. Patch by rgselk <rgselknospam@yahoo.com>
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.
Thu, 29 May 2003 19:36:58 +0000 alex Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD standard). Patch by FloDt <flodt8@yahoo.de>
Sun, 25 May 2003 18:28:26 +0000 alex 10l found by yepyep
Wed, 30 Oct 2002 14:10:36 +0000 arpi debug printf
Tue, 29 Oct 2002 09:18:53 +0000 bertrand GCC warning fixes
Wed, 23 Oct 2002 20:39:49 +0000 arpi - fixed several 10l bugs
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Sat, 07 Sep 2002 20:37:09 +0000 bertrand Fixed an unknown command. Looks like it's a new command from WMS9.
Tue, 03 Sep 2002 01:25:31 +0000 bertrand Checked if the connection succeeded before writing in the socket.
Tue, 14 May 2002 22:31:21 +0000 bertrand Added support for asf mmst protocol.