X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fdvdcreate.h;h=b30ff18eeb1b1e215d556ca1a02bf249b3f2dea6;hb=8068cd62fe64d3e6d95d563b4cab15f768411ba9;hp=aea3efa6944b132e6201f1f48271ad0aba61a104;hpb=198530fac4797a9338e91f342939468efffa4eb2;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/dvdcreate.h b/cinelerra-5.1/cinelerra/dvdcreate.h index aea3efa6..b30ff18e 100644 --- a/cinelerra-5.1/cinelerra/dvdcreate.h +++ b/cinelerra-5.1/cinelerra/dvdcreate.h @@ -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