adder: send pending segment out before checking for EOS
authorMathieu Duponchelle <mathieu.duponchelle@epitech.eu>
Sun, 22 Sep 2013 20:55:33 +0000 (22:55 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 24 Sep 2013 08:04:37 +0000 (10:04 +0200)
commit663f71a5ddfcf75adbc857fb1c275f82e6e5dbe9
treeb4064ba6cae43adc3ab22077c1b72fde1df6accf
parent30a0cccbf6356a59adcc3cef26aa828252a81989
adder: send pending segment out before checking for EOS

Otherwise there would be cases where it would not send its segment
out when the first collected after getting it would already yield EOS.

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