[Bug 703764] v4l2: bufferpool: don't forget to release buffer on error

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 8 07:27:57 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703764
  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.2

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-08 14:27:51 UTC ---
commit 07e4dd3424459c05a6711df93a3a169b7822ce48
Author: Michael Olbrich <m.olbrich at pengutronix.de>
Date:   Fri Jul 5 11:51:04 2013 +0200

    v4l2: bufferpool: don't forget to release buffer on error

    If the pool is stopped while gst_v4l2_buffer_pool_dqbuf() waits for a
    buffer then the return value is GST_FLOW_FLUSHING. In this case the buffer
    to queue must also be released. Otherwise is will never be deleted or
    returned to its pool.

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

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