gstreamer/plugins
Mathieu Duponchelle 33ea698ef3 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/1271>
2021-10-29 11:14:28 +00:00
..
elements multiqueue: never consider a queue that is not waiting 2021-10-29 11:14:28 +00:00
tracers tracer: declare GstTracer API stable 2020-07-24 13:33:50 +01:00
meson.build Meson: Add 'coretracers' feature option 2019-12-03 19:01:38 -05:00