aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/asf_mmst_streaming.c
Commit message (Expand)AuthorAge
* Warning fixes (approved by A'rpi).Gravatar rathann2003-11-08
* fallback to non-iconv dummy utf16 conversion if iconv failedGravatar alex2003-11-06
* remove uncommon langinfo code and replace it by more common setlocal. patch b...Gravatar alex2003-11-06
* Current mplayer (mine is mplayer-1.0-pre1cvs20031001) cannot play mmsGravatar attila2003-11-01
* 10lGravatar alex2003-10-22
* Fixing tons of 10ls. Patch by rgselk <rgselknospam@yahoo.com>Gravatar alex2003-10-22
* ftp support. The change on connect2Server is needed bcs we need 2Gravatar albeu2003-08-15
* Networking support under MinGW.Gravatar diego2003-06-11
* Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...Gravatar alex2003-05-29
* 10l found by yepyepGravatar alex2003-05-25
* debug printfGravatar arpi2002-10-30
* GCC warning fixesGravatar bertrand2002-10-29
* - fixed several 10l bugsGravatar arpi2002-10-23
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* Fixed an unknown command. Looks like it's a new command from WMS9.Gravatar bertrand2002-09-07
* Checked if the connection succeeded before writing in the socket.Gravatar bertrand2002-09-03
* Added support for asf mmst protocol.Gravatar bertrand2002-05-14