[Bug 757649] New: time-min property is not respected when PTS are not perfectly ordered

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 5 11:58:13 PST 2015


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

            Bug ID: 757649
           Summary: time-min property is not respected when PTS are not
                    perfectly ordered
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: julien at moutte.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When calculating the number of buffers that should be maintained in the queue,
the find_limits function is comparing the latest buffer's PTS with all previous
ones but it does not handle the case where one of the previous PTS is actually
greater than the first.

This does not allow the queue to grow to honor the time-min property.

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