summaryrefslogtreecommitdiffstats
path: root/src/modules/rtp/rtsp_client.c
Commit message (Expand)AuthorAgeFilesLines
* 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