[Bug 763910] dvb: Requires unescaped, invalid URIs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 19 10:56:51 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763910

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The gst_uri_is_valid() in gst_uri_handler_set_uri() should probably also be
extended by a gst_uri_is_valid_full() which only prints a warning for now and
does complete checks (i.e. what gst_uri_from_string() is doing already).

For 2.0 we should also consider making the URI handler interface directly
around GstUri.

-- 
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