[Bug 730200] v4l2videodec: v4l2bufferpool must be updated according to driver requirement

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 15 09:58:36 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730200
  GStreamer | gst-plugins-good | 1.x

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.2

--- Comment #4 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-15 16:58:29 UTC ---
I've just fixed it:

commit 0d852cf2353632b3d8d8d855fd84fe8eef7c1a62
Author: Benjamin Gaignard <benjamin.gaignard at linaro.org>
Date:   Thu May 15 17:39:39 2014 +0200

    v4l2bufferpool: Update pool limit with hardware requiremenst

    If the driver need more buffers than requested by the config,
    update the pool min/max values. The minimum value for the pool
    could be provided either by the driver or by the pool. This is
    best effort for drivers that don't support
    CID V4L2_CID_MIN_BUFFERS_FOR_CAPTURE.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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