[Bug 701110] videomixer: sinkpads GSList is not protected for multi-threading

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 13 02:38:15 PDT 2014


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

--- Comment #13 from David Fernandez <d.fernandezlop at gmail.com> 2014-03-13 10:01:51 UTC ---
Created an attachment (id=271694)
 View: https://bugzilla.gnome.org/attachment.cgi?id=271694
 Review: https://bugzilla.gnome.org/review?bug=701110&attachment=271694

Patch to protect a critical variable values change

I think that this patch solves the race condition setting src_caps. Sometimes,
the function blend_buffers uses fill_color and its value is null because the
function src_setcaps set its to NULL out the lock.

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