add histogram frame averaging, lock renderengine during updates, fix ffmpeg btn booby
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / histogram / histogramconfig.h
index ab9f55f5d3f1d699988954771ef01ca067ceb29a..38f9982f21080124a86f9b9f7a51a2282f7da99a 100644 (file)
@@ -61,6 +61,8 @@ public:
        float threshold;
        int plot;
        int split;
+       int frames;
+       float log_slider;
 };