Blender Git Commit Log

Git Commits -> Revision eff97a8

Revision eff97a8 by Sergey Sharybin (master)
September 3, 2012, 14:26 (GMT)
Fix for compositor always cacheing frames when using Movie Clip input node

Issue was caused by getting image from compositor node conversion code,
now it'll check whether rendering happens and if so, frame wouldn't be
stored in the cache.

This possible fixes #32465: Memory leak when rendering

Commit Details:

Full Hash: eff97a82f8aa7a847846275577b8e67559cfa7ea
SVN Revision: 50355
Parent Commit: bf395ff
Lines Changed: +11, -10

2 Modified Paths:

/source/blender/compositor/nodes/COM_MovieClipNode.cpp (+8, -3) (Diff)
/source/blender/compositor/operations/COM_MovieClipOperation.cpp (+3, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021