aggregator: Set initial position on first buffer
authorOlivier Crête <olivier.crete@collabora.com>
Wed, 10 May 2017 00:20:07 +0000 (20:20 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:27 +0000 (15:10 +0000)
commit32b71d8707ac337e2e8b2606e845761a62a6abb2
tree6369a0a224d82461b75132408725018d2a0aed69
parentb31eebc946f81c677a22d5e0357b07a7b67a6511
aggregator: Set initial position on first buffer

Set the initial position on the first buffer, otherwise the queue
will grow without limits before the output thread is started.

https://bugzilla.gnome.org/show_bug.cgi?id=781673
libs/gst/base/gstaggregator.c