[Bug 776936] New: v4l2videodec: bufferpool size is fixed to 2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 6 10:40:12 UTC 2017


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

            Bug ID: 776936
           Summary: v4l2videodec: bufferpool size is fixed to 2
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: m.tretter at pengutronix.de
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When the videodec element activates the v4l2 bufferpool, it sets the size of
the input internal pool to a fixed value of 2. However, the videodec element
already configured the bufferpool size according to the minimum required by the
v4l2 driver.

Instead of using the fixed value, the videodec element should ask the
bufferpool for its configured size and use that one.

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