Skip to content

input-selector: Use proper segments when cleaning cached buffers

We need to use the segment associated with the cached buffer, not the current segment of the pad, otherwise we miscalculate the running time of cached buffers from before a segment change.

Merge request reports