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)
committerOlivier Crête <olivier.crete@collabora.com>
Sat, 21 Oct 2017 10:06:08 +0000 (12:06 +0200)
commit25ea37e7d9b54bb47218b1f7d7c51c4f56d25171
tree42c49e4013bb6cd66b5449d8f580a1b186ef0d72
parentbb5a8ebec32b65d7ce8bbcb063020cc166fe57c3
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
gst-libs/gst/base/gstaggregator.c