summaryrefslogtreecommitdiff
path: root/tests/check/libs/rtsp.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-02check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey1-16/+1
2015-02-09rtspmessage: map headers we know that are added by string to their enumTim-Philipp Müller1-0/+27
2015-02-09tests: rtsp: add some unit tests for new GstRTSPMessage APITim-Philipp Müller1-3/+90
2013-03-11rtsprange: Add function to convert a range between formatsOlivier Crête1-0/+108
2013-03-11rtsprange: Make _to_string() be more in line with RFC 2326Olivier Crête1-0/+36
2012-11-21rtsprange: add string conversion for new formatsWim Taymans1-0/+51
2012-11-21rtsprange: add method to convert ranges to GstClockTimeWim Taymans1-0/+52
2012-11-20rtsp: avoid ABI breakWim Taymans1-12/+12
2012-11-19rtsp: parse UTC rangesWim Taymans1-1/+42
2012-11-19rtsp: parse SMPTE rangesWim Taymans1-0/+51
2012-11-19check: add rtsp range checksWim Taymans1-0/+84
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2010-12-19rtsp: Fix memory leaks in the gst_rtsp_url_decode_path_components() unit testsSebastian Dröge1-0/+3
2010-12-15add gst_rtsp_url_decode_path_componentsAndy Wingo1-0/+150