This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/sequencer
Sebastian Parborg 88c02bf826 VSE: Free animation strip data if they are not visible
Previously we would only free animation strip data when doing final
renders. If not doing a final render or simply just playing back videos
in the VSE, we would not free decoders or non VSE cache data from the
strips.

This would lead to memory usage exploding in complex VSE scenes.

Now we instead use the dumb apporach of freeing everything that is not
currently visible.
2021-10-05 18:53:58 +02:00
..
2021-07-13 12:53:56 +02:00
2021-07-22 17:51:07 -03:00
2021-09-21 10:55:04 +02:00
2021-01-04 17:38:11 +11:00
2021-01-04 17:38:11 +11:00
2021-07-16 11:48:54 +10:00
2021-09-21 20:02:46 +02:00
2021-09-21 10:55:04 +02:00
2021-09-21 10:55:04 +02:00