Blender Git Loki
Git Commits -> Revision 2e5671a
Revision 2e5671a by Sebastian Parborg (master) June 14, 2021, 17:08 (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: 2e5671a959182dadcdd55117732082ab7893f3d1
Parent Commit: aadd355
Lines Changed: +7, -2
1 Modified Path:
/source/blender/imbuf/intern/anim_movie.c (+7, -2) (Diff)