nlecomposition: Also start task on allocation query
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 7 Sep 2017 16:08:40 +0000 (12:08 -0400)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Tue, 19 Sep 2017 14:24:22 +0000 (11:24 -0300)
commitfaf44ac0e2705f2f4e4c17199642605ae62824eb
treecc756fbab349cc8644fadea44133a7a025192116
parenta95024545abf6c58d84f5fc0271116d3aaadb9dc
nlecomposition: Also start task on allocation query

The allocation query may block on the sink when in pause. As a side effect, we
may never get a buffer now that tee does forward the allocation query.
This would often lead in a pipeline stall.

https://bugzilla.gnome.org/show_bug.cgi?id=787405
plugins/nle/nlecomposition.c