Skip to content

videodecoder: Use a frame duration for QoS

Edward Hervey requested to merge bilboed/gstreamer:videodec-qos-duration into main

We prefer to use the frame stop position for checking for QoS since we don't want to drop a frame which is only partially late.

Merge request reports