summaryrefslogtreecommitdiffstats
path: root/src/modules/rtp/rtsp.c
Commit message (Collapse)AuthorAgeFilesLines
* Use _free rather than _destroy so as not to mix naming conventions.Colin Guthrie2008-10-081-27/+28
| | | | | | Convert C++ comments to C. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2349 fefdeb5f-60dc-0310-8127-8f9354f1896f
* Add a RTSP client impelmentation.Colin Guthrie2008-10-081-0/+472
I still need to adapt the header reading to move the concatenation code to the headerlist lib git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2333 fefdeb5f-60dc-0310-8127-8f9354f1896f