more icons from sam, --with-git-ffmpeg=url
[goodguy/history.git] / cinelerra-5.1 / cinelerra / edlsession.h
index eddced8e0a6973a52d53a2776cd4ee306992ba0d..d5d610ee742dc6a68edd5d9a61b630ae5953f0b6 100644 (file)
@@ -141,7 +141,6 @@ public:
        int white_balance_raw;
 // labels follow edits during editing
        int labels_follow_edits;
-       int mpeg4_deblock;
        int plugins_follow_edits;
 // For main menu plugin attaching,
 // // attach 1 standalone on the first track and share it with other tracks
@@ -161,6 +160,10 @@ public:
        int playback_software_position;
 // current settings are scaled this much from the original settings
         int proxy_scale;
+// upscale geom from proxy to session on read in
+        int proxy_use_scaler;
+// automatically rescale assets when loaded
+        int proxy_auto_scale;
 //     int playback_strategy;
 // Play audio in realtime priority
        int real_time_playback;