[Bug 760559] glvideomixer ! glimagesink deadlocks on resize

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 18 16:28:50 PST 2016


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

--- Comment #8 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
The two patches are two options.

1. Don't send the reconfigure event from the GL thread.
2. Change glvideomixer et al to not gst_buffer_unref with the object lock held.

Ideally 1 shouldn't need to be performed however currently there are still some
occurrences of 2 in videoaggregator et al that would need to be changed to make
it work correctly.

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