[Bug 760936] New: dash, mpdparser: Fix the bug when getting the URL of index segment by SegmentBase

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 21 06:17:00 PST 2016


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

            Bug ID: 760936
           Summary: dash, mpdparser: Fix the bug when getting the URL of
                    index segment by SegmentBase
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: r97922153 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 319500
  --> https://bugzilla.gnome.org/attachment.cgi?id=319500&action=edit
patch

dash, mpdparser: Fix the bug when getting the URL of index segment by
SegmentBase.

Current flow we get index segment from "Initialization" but it is wrong since
the URL is of the initialization Segment.
In fact, we should get it by "RepresentationIndex".

The fix is as attached; please refer to ISO/IEC 23009-1: 5.3.9.2 Table 11.

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