[Bug 727100] v4l2bufferpool: Race condition on qbuf/dqbuf in a multithreaded context

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 27 02:17:54 PDT 2014


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

Andreea Fulger <andreea.fulger> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #273006|0                           |1
        is obsolete|                            |

--- Comment #3 from Andreea Fulger <andreea.fulger at parrot.com> 2014-03-27 09:43:39 UTC ---
Created an attachment (id=273068)
 View: https://bugzilla.gnome.org/attachment.cgi?id=273068
 Review: https://bugzilla.gnome.org/review?bug=727100&attachment=273068

New patch - uses GST_OBJECT_LOCK / UNLOCK instead of a new mutex

You are right, I could have used directly GST_OBJECT_LOCK / UNLOCK - here is
the modified patch.

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