[Bug 751832] dashdemux: segment list inherits segment URLs element from parent node

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 30 08:07:18 PDT 2015


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #9 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Thanks, pushed:

commit 590df23cb1e0f9267835d3fd35238783412a59a5
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Fri Oct 30 15:02:35 2015 +0000

    dashdemux: unit testing reproducing inherited segment duration overflow

    unit test reproducing https://bugzilla.gnome.org/show_bug.cgi?id=751832

commit 013655d886db60c0d47b1e5efccd597e48fb84f0
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Fri Oct 30 14:31:21 2015 +0000

    dashdemux: inherited segment URLs are ignored if they are defined again in
a lower SegmentList

    According to the standard:
    "SegmentBase, SegmentTemplate and SegmentList shall inherit
    attributes and elements from the same element on a higher level.
    If the same attribute or element is present on both levels,
    the one on the lower level shall take precedence over the one
    on the higher level."

    gst_mpdparser_parse_segment_list_node will now discard any inherited
    segment URLs if the parsed element defines some too.

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

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