[Bug 752085] New: dashdemux: revert changes introduced in fix for bug 751850

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 7 08:54:28 PDT 2015


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

            Bug ID: 752085
           Summary: dashdemux: revert changes introduced in fix for bug
                    751850
    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: florin.apostol at oregan.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The changes introduced by https://bugzilla.gnome.org/show_bug.cgi?id=751850 are
wrong. The segment_index indicates the next segment to be fetched while the
gst_mpd_client_advance_segment will return GST_FLOW_OK if the current segment
is still valid, so it is OK to advance the segment_index to segments_count (not
a valid index in the segment array) and return GST_FLOW_OK.

Please reverse the changes introduced in
https://bugzilla.gnome.org/show_bug.cgi?id=751850

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