aggregator: Always handle sync'ed events on output thread
authorOlivier Crête <olivier.crete@collabora.com>
Sat, 14 May 2016 13:52:37 +0000 (15:52 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:27 +0000 (15:10 +0000)
commit687ac8e4d5a24bd99a388b08676c4a7ba876c09a
treea38d7c88869156e3793ca5d708e6d3dc304b3eee
parent2ce3234aa010c4b3f654f1967206d5aa87433f3a
aggregator: Always handle sync'ed events on output thread

Having all synchronized events always be handled on the output
thread should make synchronization easier.

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