multiqueue: Calculate interleave only within each streaming thread
authorSeungha Yang <sh.yang@lge.com>
Mon, 3 Jul 2017 06:17:33 +0000 (15:17 +0900)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 19 Jul 2017 15:19:14 +0000 (17:19 +0200)
commit1b0059e0c5ae4de4c02d8b849e1d440431f60cb5
tree9c293ddeaaccd81747450a779e48da028edb7a99
parentad6a655cf702c81d48eea6601594959b0561d30e
multiqueue: Calculate interleave only within each streaming thread

... and use the biggest interleave value among streaming threads.
This is to optimize multiqueue size adaptation on adaptive streaming
use case with "use-interleave" property.

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