[Bug 752230] mpdparser: Parse xlink attributes from Period, AdaptationSet and SegmentList

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 21 06:43:00 PDT 2015


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

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 309818
  --> https://bugzilla.gnome.org/attachment.cgi?id=309818&action=edit
mpdparser: Implement loading of external Period nodes

The same has to be done for AdaptationSet and SegmentList nodes still.

Also this does not correctly implement the semantics: by default Period (and
other nodes) should only be loaded when needed, not in the very beginning. We
need to implement lazy loading for them, which means adjusting
gst_mpd_client_setup_media_presentation().

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