X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fhistogram%2Fhistogramconfig.h;h=2d8554d30a716da0da7e34110e36b1c21a1a5e1c;hb=c7754a695f7750177de8645709f5d30487a4ac45;hp=ab9f55f5d3f1d699988954771ef01ca067ceb29a;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/histogram/histogramconfig.h b/cinelerra-5.1/plugins/histogram/histogramconfig.h index ab9f55f5..2d8554d3 100644 --- a/cinelerra-5.1/plugins/histogram/histogramconfig.h +++ b/cinelerra-5.1/plugins/histogram/histogramconfig.h @@ -57,10 +57,11 @@ public: float high_output[HISTOGRAM_MODES]; int automatic; - int automatic_v; float threshold; int plot; + int sum_frames; int split; + float log_slider; };