Skip to content

videodecoder: Fix min-force-key-unit-interval logic and logging

The new keyframe is needed when the deadline of the buffer has exeeded the waiting time, not while it is within it.

Also, since we look at the deadline of the frame, log that instead of PTS.


CC @hgr

Merge request reports