X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fbdcreate.h;h=308208dc1366965f98e90c14d707e1b456283f8e;hp=289c30264b962ed6872ed3d76df3f625a4ada502;hb=69846fe5913069496f392998feba71847299e3df;hpb=198530fac4797a9338e91f342939468efffa4eb2 diff --git a/cinelerra-5.1/cinelerra/bdcreate.h b/cinelerra-5.1/cinelerra/bdcreate.h index 289c3026..308208dc 100644 --- a/cinelerra-5.1/cinelerra/bdcreate.h +++ b/cinelerra-5.1/cinelerra/bdcreate.h @@ -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