[Bug 752714] dashdemux: index information returned by gst_mpd_client_get_next_fragment is not used
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Nov 2 03:40:51 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752714
--- Comment #14 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
commit 19d604e92f621401c00bef46381866dde0d5b08b
Author: Florin Apostol <florin.apostol at oregan.net>
Date: Mon Nov 2 11:17:29 2015 +0000
dashdemux: remove unreachable code
The stream->cur_seg_template is set to the lowest available segment
template (representation or adaptation or period, in this order).
Because the template elements are inherited, the lowest template will
have all the elements the parents had, so there is no need to check the
parent for an element that is not found in the child (eg initialisation
or index).
https://bugzilla.gnome.org/show_bug.cgi?id=752714
--
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