[Bug 784791] dashdemux: don't rebuild streams if manifest has not changed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 11 12:26:30 UTC 2017


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

--- Comment #1 from A Ashley <bugzilla at ashley-family.net> ---
Created attachment 355325
  --> https://bugzilla.gnome.org/attachment.cgi?id=355325&action=edit
dashdemux: don't rebuild streams if manifest has not changed

This patch adds a new function gst_mpd_equal() which allows a comparison
between two parsed MPD files, by performing a deep compare of the fields in
each GstMPDNode. This allows dashdemux to download the manifest as required by
the value of the minimumUpdatePeriod field but only perform stream re-creation
when the manifest has actually changed.

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