[Bug 774463] mpdparser: Allows invalid URI within xlink attributes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 15 11:12:57 UTC 2016


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

--- Comment #4 from Seungha Yang <sh.yang at lge.com> ---
Created attachment 339918
  --> https://bugzilla.gnome.org/attachment.cgi?id=339918&action=edit
mpdparser: Handle invalid external xml link for Period element

Section 5.3.3 in ISO/IEC 23009-1:2014 defines that invalid references
(e.g., invalide URI or cannot be resolved) specified by "@xlink:href" attribute
shall be removed. That means, we should play it without error,
and just ignore the corresponding element.
It's similar to "urn:mpeg:dash:resolve-to-zero:2013".

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