[Bug 719437] ghostpad: Clearing ghostpad sticky events when switching targets causes regressions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 29 10:06:53 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=719437
  GStreamer | gstreamer (core) | git

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-11-29 18:06:50 UTC ---
Because it would send serialized events downstream (and call pad probes and
everything) from a random thread (the one calling gst_ghost_pad_set_target())
instead of the actual streaming thread. Could easily cause deadlocks in the
application, and nobody would expect gst_ghost_pad_set_target() to 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