mirror of https://github.com/FFmpeg/FFmpeg.git
If the packets returned by libvpx and our internal frame properties queue get desynchronized for some reason (should not happen, but it is not clear libvpx API guarantees this), we will keep adding to the queue indefinitely and never remove anything. Change the code to drain the queue even if timestamps do not match.pull/389/head
parent
62a241e505
commit
942fb48c38
1 changed files with 15 additions and 8 deletions
Loading…
Reference in new issue