summaryrefslogtreecommitdiffstats
path: root/libmpdemux/asf_mmst_streaming.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes (approved by A'rpi).rathann2003-11-081-2/+2
* fallback to non-iconv dummy utf16 conversion if iconv failedalex2003-11-061-35/+27
* remove uncommon langinfo code and replace it by more common setlocal. patch b...alex2003-11-061-2/+1
* Current mplayer (mine is mplayer-1.0-pre1cvs20031001) cannot play mmsattila2003-11-011-0/+44
* 10lalex2003-10-221-2/+1
* Fixing tons of 10ls. Patch by rgselk <rgselknospam@yahoo.com>alex2003-10-221-10/+11
* ftp support. The change on connect2Server is needed bcs we need 2albeu2003-08-151-1/+1
* Networking support under MinGW.diego2003-06-111-1/+7
* Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...alex2003-05-291-5/+5
* 10l found by yepyepalex2003-05-251-2/+2
* debug printfarpi2002-10-301-1/+1
* GCC warning fixesbertrand2002-10-291-11/+15
* - fixed several 10l bugsarpi2002-10-231-198/+106
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-2/+2
* Fixed an unknown command. Looks like it's a new command from WMS9.bertrand2002-09-071-3/+10
* Checked if the connection succeeded before writing in the socket.bertrand2002-09-031-0/+8
* Added support for asf mmst protocol.bertrand2002-05-141-0/+628