log libmpdemux/asf_mmst_streaming.c @ 14925:5856882afdd6

age author description
Thu, 20 Jan 2005 13:22:53 +0000 reimar remove all setlocale calls, they break the behaviour of sscanf and
Wed, 15 Dec 2004 19:12:46 +0000 reimar fix a problem pointed out by iDEFENSE and several similar ones.
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