Blender Git Commit Log

Git Commits -> Revision 2e19649

Revision 2e19649 by Jeroen Bakker (master)
June 8, 2021, 14:46 (GMT)
Sequencer: Performance image crop transform.

During transforming an image, a matrix multiplication per pixel was done.
The matrix in itself is always linear so it could be replaced by two additions.

During testing in debug builds playing back a movie went from 20fps to
300 fps.

Reviewed By: zeddb

Differential Revision: https://developer.blender.org/D11533

Commit Details:

Full Hash: 2e19649bb91bd2ee686eff8bde96b34d66ad1675
Parent Commit: 7124c66
Lines Changed: +41, -4

1 Modified Path:

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