Blender Git Commit Log

Git Commits -> Revision a850235

Revision a850235 by Sergey Sharybin (master)
August 14, 2017, 09:43 (GMT)
Fix T51850: Motion tracking - poor performance with keyframe matching on large video

Enabled cache for frame accessor and tweaked policy so we guarantee keyframed
images to be always in the cache. The logic might fail in some real corner case
(for example, when doing multiple tracks at once on a system where we can not
fit 2 clip frames in cache) but things are much better now for regular use.

Commit Details:

Full Hash: a850235a44207d856644cab38a1155a85d90337a
Parent Commit: ba84eb0
Lines Changed: +18, -28

1 Modified Path:

/source/blender/blenkernel/intern/tracking_util.c (+18, -28) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021