aggregator: Only declare first buffer on actual buffer
authorOlivier Crête <olivier.crete@collabora.com>
Sun, 15 May 2016 13:04:58 +0000 (16:04 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:27 +0000 (15:10 +0000)
commit8936a692c13cc7c7a6b77892729d8004ac96b3df
tree4164afd6416efd62e03148ec5aab0cd15c1425ce
parent32b71d8707ac337e2e8b2606e845761a62a6abb2
aggregator: Only declare first buffer on actual buffer

The function needs to be unlocked if any data is received, but only
end the first buffer processing on an actual buffer, synchronized events
don't matter on the first buffer processing.

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