summaryrefslogtreecommitdiffstats
path: root/libmpdemux/asf_mmst_streaming.c
Commit message (Expand)AuthorAgeFilesLines
* 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