fixup cut/paste bugs in de.po, fix segv in tz/ntsc lookup, add debian
[goodguy/history.git] / cinelerra-5.1 / cinelerra / dvdcreate.h
index aea3efa6944b132e6201f1f48271ad0aba61a104..b30ff18eeb1b1e215d556ca1a02bf249b3f2dea6 100644 (file)
@@ -60,6 +60,7 @@ public:
        int dvd_samplerate;
        int dvd_max_bitrate;
        double dvd_kaudio_rate;
+       int max_w, max_h;
 };
 
 class CreateDVD_OK : public BC_OKButton