[Bug 750852] dashdemux: id at RepresentationType should be StringNoWhitespaceType but accepts spaces

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 7 09:53:59 PDT 2015


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

--- Comment #8 from Florin Apostol <florin.apostol at oregan.net> ---
I propose to check in the xml parser (gst_mpdparser_parse_representation_node)
the fact that the representation id does not contain spaces. Maybe add a new
function gst_mpdparser_get_xml_prop_string_no_whitespace and use that.

Then, in the gst_mpdparser_build_URL_from_template we can check that the id
string contains only "characters that are permitted within an HTTP-URL
according to RFC 1738."

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