inputselector: Make sure that EOS is always sent downstream for the active pad
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 17 Mar 2011 13:10:49 +0000 (14:10 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 17 Mar 2011 13:10:49 +0000 (14:10 +0100)
commit5e60a80268e239be8bf1a678a0113a21a49a4a05
tree3e1d9c2e90c62d921a25df17d9f001924166a88c
parentf19bb850acb3863ce1ed26407593d9ea42b78c8f
inputselector: Make sure that EOS is always sent downstream for the active pad

It can happen that the currently active pad got the EOS event
before it was activated and the previously active pad got the
EOS event after it was deactivated. In that case we have to
send the EOS event from an inactive pad downstream.
plugins/elements/gstinputselector.c