inputselector: Only try to push the first EOS received
authorThiago Santos <thiagoss@osg.samsung.com>
Fri, 24 Apr 2015 19:51:24 +0000 (16:51 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 24 Apr 2015 20:19:49 +0000 (17:19 -0300)
commit88a898080ac2285cb64954c3e89f734fda1baeab
treeb56e82e13a27a07e1d04ae92fe77784d5ee297f9
parenta0f2e9ec2a5cb4fe21a3ee501e6faf52999108cd
inputselector: Only try to push the first EOS received

Subsequent EOS will push on the source pad that already received
EOS and that will make the event function return FALSE. It needs
only to push the first one and only return TRUE for the subsequent
ones.
plugins/elements/gstinputselector.c
plugins/elements/gstinputselector.h