Blender Git Commit Log
Git Commits -> Revision bec8e43
June 30, 2021, 07:41 (GMT) |
Fix: VSE seeking with proxy strips would fail on certain frames If the last decoded frame had the same timestamp as the GOP current packet, then we would skip over this frame when fast forwarding and we would seek until the end of the file. This would could only be triggered reliably in single threaded mode. Reviewed By: Richard Antalik Differential Revision: https://developer.blender.org/D11601 |
Commit Details:
Full Hash: bec8e436a1cd2d5bcb354b984121765560172548
Parent Commit: 444a8cb
Committed By: Jeroen Bakker
Lines Changed: +7, -2
1 Modified Path:
/source/blender/imbuf/intern/anim_movie.c (+7, -2) (Diff)