multiqueue: Fix tracking of unlinked streams.
authorJan Schmidt <thaytan@noraisin.net>
Wed, 27 Oct 2010 16:12:36 +0000 (18:12 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 27 Oct 2010 16:12:36 +0000 (18:12 +0200)
commit691807d634240faf21e68cf58d730141cba9f115
tree23c9a2115c74b1c2651c59869fed5876680ce11e
parent6d590c65e5c6679102d1ea897c25c01ba2ad843b
multiqueue: Fix tracking of unlinked streams.

33082eb9e42c52e4df848195946f1b7bbce768c5 introduced a bug
preventing sparse unlinked streams from advancing properly,
leading to the queue blocking.

Fixes: #633176
plugins/elements/gstmultiqueue.c