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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 9 08:01:11 PDT 2014


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

--- Comment #10 from Aurélien Zanelli <aurelien.zanelli at parrot.com> 2014-04-09 15:01:06 UTC ---
Review of attachment 273167:
 --> (https://bugzilla.gnome.org/review?bug=727100&attachment=273167)

::: sys/v4l2/gstv4l2bufferpool.c
@@ +852,3 @@
+    pool->buffers[index] = NULL;
+    pool->num_queued--;
+    GST_OBJECT_UNLOCK (pool);

Maybe we should process QBUF ioctl error in 'queue_failed' block.

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