mmssrc: Use the escaped location for the RTSP redirect message
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 6 May 2010 07:51:15 +0000 (09:51 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 6 May 2010 07:51:15 +0000 (09:51 +0200)
commit0a2a0fc34494c50130b5868baa0d66f96d7fb532
tree78c7f743d77e2008658e431a14ebfecebeff6b61
parent42ac5097a091f8cde65ed592ef6b1aba610ffddc
mmssrc: Use the escaped location for the RTSP redirect message

gst_uri_get_location() unescapes the location, which could result in
an invalid RTSP URI.
ext/libmms/gstmms.c