add transition caching with pref, rev read frame caching, cache lock tweaks, fix...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / preferences.h
index dc6589819dd54af5dd9837b6560a9495fd650dde..4b60577ab9f2b7dab56422b3a831b1ee6d2b2e1b 100644 (file)
@@ -156,6 +156,7 @@ public:
 // Several caches of cache_size exist so multiply by 4.
 // rendering, playback, timeline, preview
        int64_t cache_size;
+       int cache_transitions;
 
        int use_renderfarm;
        int renderfarm_port;