summaryrefslogtreecommitdiffstats
path: root/libmpdemux/realrtsp/rtsp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation when LOG is definedrtognimp2004-10-181-1/+1
* cseq starts from 1 according to the standard, patch by Yoshinori Satoalex2004-06-261-1/+1
* More bounds checking fixes (thnaks to Miguel Freitas)rtognimp2004-04-251-24/+44
* 10l let path behave like before the start/stop patchrtognimp2003-12-191-1/+1
* Real rtsp Range parameter (Start and End) support.rtognimp2003-11-231-0/+31
* many small typo and grammar fixesgabucino2003-10-041-2/+2
* Networking support under MinGW.diego2003-06-111-2/+16
* Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...alex2003-05-291-2/+2
* Fix compilation for *BSD, Mac OS X and maybe others (info by Steven M. Schult...rtognimp2003-04-191-0/+1
* Real rstp:// streaming support, ported from xinertognimp2003-04-171-0/+774