dvd/bd scaling fixes, es/de .po file updates
[goodguy/history.git] / cinelerra-5.1 / cinelerra / bdcreate.h
index 289c30264b962ed6872ed3d76df3f625a4ada502..308208dc1366965f98e90c14d707e1b456283f8e 100644 (file)
@@ -61,6 +61,7 @@ public:
        int bd_samplerate;
        int bd_max_bitrate;
        double bd_kaudio_rate;
+       int max_w, max_h;
 };
 
 class CreateBD_OK : public BC_OKButton