GNOME Bugzilla – Bug 757257
pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() too
Last modified: 2015-10-29 09:16:29 UTC
See commit message
Created attachment 314332 [details] [review] pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() too Without this, flushing might not unblock the streaming thread and cause deadlocks.
commit c47e49e1e3f2697b0611d6919f53d4a8b2399043 Author: Sebastian Dröge <sebastian@centricular.com> Date: Wed Oct 28 18:04:46 2015 +0200 pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() too Without this, flushing might not unblock the streaming thread and cause deadlocks. https://bugzilla.gnome.org/show_bug.cgi?id=757257