summaryrefslogtreecommitdiffstats
path: root/src/modules/rtp/rtsp.h
Commit message (Expand)AuthorAgeFilesLines
* Move closer to an asynchronous structure (still some parsing code to be conve...Colin Guthrie2008-10-081-13/+18
* Fix svn properties and some minor indentationColin Guthrie2008-10-081-1/+1
* Convert to using pa_socket_client rather than using blocking IO.Colin Guthrie2008-10-081-3/+6
* Use _free rather than _destroy so as not to mix naming conventions.Colin Guthrie2008-10-081-1/+1
* Add a RTSP client impelmentation.Colin Guthrie2008-10-081-0/+66