[Bug 700781] New: v4l2: keep a reference to all queued buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 21 07:27:55 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=700781
  GStreamer | gst-plugins-good | git

           Summary: v4l2: keep a reference to all queued buffers
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: m.olbrich at pengutronix.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=244926)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=244926)
patch

Without this, a queued buffer may be required, filled and queued before it
is dequeued.
Calling gst_buffer_pool_acquire_buffer() ensures that the buffer is set up
correctly and gst_buffer_unref() calls buffer_release().

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