aggregator: Don't block if adding to the tail of the queue
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 13 Jul 2017 22:38:34 +0000 (18:38 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Fri, 20 Oct 2017 16:55:28 +0000 (18:55 +0200)
commitbb5a8ebec32b65d7ce8bbcb063020cc166fe57c3
tree9f5b64b02d43c95b6d24b3a20f492996d80c8275
parente5977b8794428ee1e37763738af5d880d9482fcd
aggregator: Don't block if adding to the tail of the queue

If we're adding to the tail of the queue, it's because we're converting
a gap event, so don't block there it means we're calling from the output
thread.

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