gstreamer/plugins
Mathieu Duponchelle 67eb70bb9c multiqueue: never consider a queue that is not waiting
.. when computing the high id.

After a flush for instance, sq->srcresult is reset to OK,
yet it doesn't make sense to pick a non-existing position
id as the high id when a queue doesn't contain any items
in that situation either.

It is in any case completely OK to let the not-linked stream
get consumed without throttling at this stage, as any
first packet arriving on other single queues will get assigned
a higher position id.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/885>
2021-09-13 14:16:06 +00:00
..
elements multiqueue: never consider a queue that is not waiting 2021-09-13 14:16:06 +00:00
tracers tracer: Add new tracer to list loaded elements and other features 2021-08-18 17:01:27 -04:00
meson.build Meson: Add 'coretracers' feature option 2019-12-03 19:01:38 -05:00