rtspurl: add API method to create request uri combined with control url
authorAaron Boxer <aaron.boxer@collabora.com>
Fri, 6 Dec 2019 13:47:14 +0000 (08:47 -0500)
committerOlivier CrĂȘte <olivier.crete@ocrete.ca>
Fri, 27 Dec 2019 16:57:08 +0000 (16:57 +0000)
commit807418894bb14f698d2f6f26e19eb61c2ea093a9
tree8bec8bbd01fbadd3b3f00bbcd894165bde2553cc
parent64d2e6b70df6adc7562a67d84eeceff85a62637d
rtspurl: add API method to create request uri combined with control url

code logic very similar to gst_rtsp_url_get_request_uri ()
gst-libs/gst/rtsp/gstrtspurl.c
gst-libs/gst/rtsp/gstrtspurl.h
tests/check/libs/rtsp.c