summaryrefslogtreecommitdiffstats
path: root/src/modules/rtp/rtsp_client.c
Commit message (Expand)AuthorAgeFilesLines
* various spelling fixesMaarten Bosmans2009-04-041-2/+2
* revive solaris moduleFinn Thain2009-03-031-1/+6
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* raop: Handle the reponse header memory allocation more sensibly.Colin Guthrie2009-03-011-29/+27
* Remove $Id$ lines left over from SVNColin Guthrie2008-10-081-2/+0
* Change the API of the RTSP client a bit.Colin Guthrie2008-10-081-71/+84
* Remove unneeded headers accidentially added in r2500.Colin Guthrie2008-10-081-2/+0
* Add seq and rtptime params to record/flush with a view to using these for tim...Colin Guthrie2008-10-081-4/+15
* Do tidy up on disconnection.Colin Guthrie2008-10-081-0/+8
* Do not prefix internal function rtsp_exec.Colin Guthrie2008-10-081-12/+9
* Fix up IPv6 address format to enclose it in []Colin Guthrie2008-10-081-4/+6
* Add a new callback structure to propigate when the RTSP connection diesColin Guthrie2008-10-081-3/+4
* Do not assert on NULL values of s. This means the connection was closed. This...Colin Guthrie2008-10-081-1/+8
* Rename rtsp.{c,h} to rtsp_client.{c,h}.Colin Guthrie2008-10-081-0/+507