[Bug 736891] input-selector: Can't unblock after emitting a "block" signal

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 23 04:27:30 PDT 2015


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

--- Comment #5 from Jan Alexander Steffens (heftig) <jan.steffens at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #4)

> wait() actually *waited* for self->flushing or pad->flushing (or not 
blocking). This changes behaviour I think

Actually, no. Without the signal, self->blocked cannot ever be TRUE.
Accordingly, gst_input_selector_wait will never wait and just return
self->flushing.

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