[Bug 760559] glvideomixer ! glimagesink deadlocks on resize
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 12 18:56:19 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760559
Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #318929|none |accepted-commit_now
status| |
--- Comment #2 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 318929:
--> (https://bugzilla.gnome.org/review?bug=760559&attachment=318929)
Seems fair. Note that glvideomixer is probably wrong too as normally one should
not handle the reconfigure event, but instead let the default handler mark the
pad. It then should read the reconfigure flag from the streaming thread. There
would be not way to link those context together, hence it would not be
important which thread sends that upstream event. (it would deadlock all over
gstreamer if it was not done this way everywhere else)
--
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