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)
committerOlivier Crête <olivier.crete@collabora.com>
Sat, 20 May 2017 14:21:16 +0000 (16:21 +0200)
commit1ab33d78feb5d27adf229688ea56b92ce4c40222
treeefa4cef5134cc305de5b4fed041a2a26df98ccc2
parent82f7b00ea38a6f83d3eb5d9405d25460dacf51e3
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
gst-libs/gst/base/gstaggregator.c