[Bug 784448] New: multiqueue: Don't increase size too much when use-interleave is enabled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jul 2 13:12:23 UTC 2017


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

            Bug ID: 784448
           Summary: multiqueue: Don't increase size too much when
                    use-interleave is enabled
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: sh.yang at lge.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Although in case that incoming buffers were not suitably
interleaved, don't increase max size time too much, if multiqueue has
enough buffers which does not cause underrun of any single queue.

For adaptive streaming use cases, mostly each stream's incoming
buffer timestamp might be very different which results to
continuous increasing multiqueue size.

That situation breaks buffering management of upstream element (e.g, queue2).

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