Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $Id$ lines left over from SVN | Colin Guthrie | 2008-10-08 | 1 | -2/+0 |
* | Change the API of the RTSP client a bit. | Colin Guthrie | 2008-10-08 | 1 | -71/+84 |
* | Remove unneeded headers accidentially added in r2500. | Colin Guthrie | 2008-10-08 | 1 | -2/+0 |
* | Add seq and rtptime params to record/flush with a view to using these for tim... | Colin Guthrie | 2008-10-08 | 1 | -4/+15 |
* | Do tidy up on disconnection. | Colin Guthrie | 2008-10-08 | 1 | -0/+8 |
* | Do not prefix internal function rtsp_exec. | Colin Guthrie | 2008-10-08 | 1 | -12/+9 |
* | Fix up IPv6 address format to enclose it in [] | Colin Guthrie | 2008-10-08 | 1 | -4/+6 |
* | Add a new callback structure to propigate when the RTSP connection dies | Colin Guthrie | 2008-10-08 | 1 | -3/+4 |
* | Do not assert on NULL values of s. This means the connection was closed. This... | Colin Guthrie | 2008-10-08 | 1 | -1/+8 |
* | Rename rtsp.{c,h} to rtsp_client.{c,h}. | Colin Guthrie | 2008-10-08 | 1 | -0/+507 |