log libmpdemux/asf_mmst_streaming.c @ 13415:0e06453daf08

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