Blender Git Loki
Git Commits -> Revision 02a5674
Revision 02a5674 by Sebastian Parborg (soc-2021-curves) June 21, 2021, 14:31 (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: 02a567434d70d1c9399aae8a0e01476fc14722e5
Parent Commit: dc5304a
Committed By: Dilith Jayakody
Lines Changed: +7, -2
1 Modified Path:
/source/blender/imbuf/intern/anim_movie.c (+7, -2) (Diff)