aggregator: Don't take flush lock from output thread
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 13 Jul 2017 23:03:19 +0000 (19:03 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:27 +0000 (15:10 +0000)
commit3d0dad59a0db3ac13a7e1e025a841bb5fa53cad8
tree070a74e702e9bafb446cb49055d4013bb5a4de26
parent8b60b25917c224b95afa0f05792560c5bee46eac
aggregator: Don't take flush lock from output thread

Instead just take it in the chain function.

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