adder: rework the logic to check if eos has to be sent.
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Tue, 25 Mar 2014 16:11:34 +0000 (17:11 +0100)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Tue, 8 Apr 2014 11:48:27 +0000 (13:48 +0200)
commit6954d2167cf215907138983b99e443eae6b4d315
tree052c40745729c73b8ca94c7bc375917f466f3bfc
parent6ce7ade7c6e7d1d38274a5fcbf6a62f65f6bdca8
adder: rework the logic to check if eos has to be sent.

Checking the size available was incorrect, and the infos
for per-pad EOS are available.

Same logic as audiomixer.

fixes: https://bugzilla.gnome.org/show_bug.cgi?id=727025
gst/adder/gstadder.c