[Bug 758389] Using encoded special characters within username/password for a rtsp URL
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Nov 24 08:41:03 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758389
--- Comment #3 from Martin Sherburn <martin.sherburn at datapath.co.uk> ---
Seems like a good idea but that's a pretty big change I think and would need a
lot of testing to make sure things don't break (including IPv6). But having
looked at GstUri it seems there is already a function called
g_uri_unescape_segment which essentially does the same as
gst_rtsp_url_decode_hex_usrpwd. We could just use that function and then the
patch is only changing 2 lines of code.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list