add dvd chroma 420pi colormodel, misc fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / preferences.h
index d18c7c69d8ea91f3edcb0be7af240ee9f7dd8bf9..889624ab8a3f720c2e6b7bb4bb1bda37c40f9682 100644 (file)
@@ -85,6 +85,7 @@ public:
        int index_count;
 // Use thumbnails in AWindow assets.
        int use_thumbnails;
+       int keyframe_reticle;
        int trap_sigsegv;
        int trap_sigintr;
 // Title of theme
@@ -101,7 +102,10 @@ public:
        int ffmpeg_early_probe;
 // ffmpeg builds marker indexes as it builds idx files
        int ffmpeg_marker_indexes;
+// warning
        int warn_indexes;
+// use dvd yuv420p interlace format
+       int dvd_yuv420p_interlace;
 
 // Default positions for channels
        int channel_positions[MAXCHANNELS * MAXCHANNELS];