input-selector: Remove 'blocked' flag
authorJan Alexander Steffens (heftig) <jsteffens@make.tv>
Mon, 23 Mar 2015 12:20:34 +0000 (13:20 +0100)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 24 Mar 2015 12:42:14 +0000 (09:42 -0300)
commit0a3ded193278ad95b04ace3dc5e2fcf7e277abff
tree8bac62f48f41e727b6e1384e2692cc5f0333c08a
parent7a1ebbe0e3a19c4e2108ddbb50095add3d265d9d
input-selector: Remove 'blocked' flag

With the disappearance of the 'block' signal, this
flag cannot be set to TRUE.

gst_input_selector_wait disappears as it never waits
and just returns self->flushing.

https://bugzilla.gnome.org/show_bug.cgi?id=736891
plugins/elements/gstinputselector.c
plugins/elements/gstinputselector.h