correct format/cmplr warning
[goodguy/history.git] / cinelerra-5.1 / cinelerra / preferences.h
index 7cc90b5a46289e255face8e24a361cdb80c9c692..889624ab8a3f720c2e6b7bb4bb1bda37c40f9682 100644 (file)
@@ -102,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];