aggregator: drop special casing for eos
authorStefan Sauer <ensonic@users.sf.net>
Sun, 15 Oct 2017 14:57:13 +0000 (16:57 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:27 +0000 (15:10 +0000)
commit5509920c27ad8ff3253329c5657e9e58bdaf20dc
tree80f02995a96a00cfc60a8642a0c15717700343b2
parent113a2c508be734bc4ff89d790878fe656ebb90d1
aggregator: drop special casing for eos

Just queue it like any other serialized event. This way we don't need to
check if there still are buffers in the queue.

Validated with the tests and gst-launch-1.0 pipelines.
libs/gst/base/gstaggregator.c