[Bug 776200] dashdemux: Always parsing sidx for On-Demand profile

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 14 17:15:51 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #25 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit a9c34fb9e3b6cfd494decd107b744d39cd1dc791
Author: Seungha Yang <sh.yang at lge.com>
Date:   Tue Mar 7 21:56:03 2017 +0900

    dashdemux: Advance subfragment only if any exist

    SIDX based playback is not restricted to SegmentBase, but it possible
    with SegmentList/SegmentTemplate. In the latter case, each fragment
    has its own SIDX box and might be subdivided into subfragment.
    So, demux should not assume that the end of subfragment is the end
    of stream. Moreover, should try advance subfragment only if there
    are remaining subfragments.

    With additional fixes by Sebastian Dröge <sebastian at centricular.com>

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

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