multiqueue: Don't reduce single queue visible size below its current level
authorMatej Knopp <matej.knopp@gmail.com>
Tue, 3 Sep 2013 21:59:05 +0000 (23:59 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 4 Sep 2013 08:52:13 +0000 (10:52 +0200)
commit7f657358a843afcc2d301773dd122adfe06b4b9f
treee09ebedeb862b946270108619cab8776ade063cd
parent8ba5fb0b28f479b924b779095dc44d9504ce7ce5
multiqueue: Don't reduce single queue visible size below its current level

If the multiqueue has automatically grown chances are good that
we will cause the pipeline to starve if the maximum level is reduced
below that automatically grown size.

https://bugzilla.gnome.org/show_bug.cgi?id=707156
plugins/elements/gstmultiqueue.c