Blender Git Loki
Git Commits -> Revision 20b4bf4
Revision 20b4bf4 by Peter Schlaile (master) May 25, 2008, 16:07 (GMT) |
== Sequencer == Fixes [#12106] Memory leak in sequencer (>10MB/frame) in parts: inner contents of meta strips are freed up after calculation making more room for the cache. Actually have to think of a mechanism, that remembers, which output frames are asked for and caches only those. |
Commit Details:
Full Hash: 20b4bf4abaff8723421fb2fed96eff90e9ed1a00
SVN Revision: 14965
Parent Commit: 03ccc38
Lines Changed: +34, -0
1 Modified Path:
/source/blender/src/sequence.c (+34, -0) (Diff)