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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 21 07:45:34 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-21 14:45:28 UTC ---
commit f9cc655adf0ede6986d9dffd7cd172d9133a6ff3
Author: Michael Olbrich <m.olbrich at pengutronix.de>
Date:   Tue May 21 12:02:51 2013 +0200

    v4l2: keep a reference to all queued buffers

    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().

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

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