oggdemux: check for full eos after a pad goes eos in push mode
authorThiago Santos <thiago.sousa.santos@collabora.com>
Fri, 6 Sep 2013 18:36:12 +0000 (15:36 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 10 Sep 2013 15:14:47 +0000 (12:14 -0300)
commit1618084bc8730343b7e572f8076d39dafafb7f02
tree14c4ab1adc1392f696fd158f208460720b800f51
parent7ecd5b1108a98fd3f7a2d834869b41f18a13b64c
oggdemux: check for full eos after a pad goes eos in push mode

After a pad is on EOS, verify if all pads are EOS and return
upstream, avoiding keeping the buffer flow without having more
data to push
ext/ogg/gstoggdemux.c