repair default keyframe load, tweak init default histogram threshold
[goodguy/history.git] / cinelerra-5.1 / plugins / histogram / histogramconfig.C
index 32da60864f24d9c2ab87c9232fa5f9c35a5c18b0..7203063f35298203b611cd8e6034304754243329 100644 (file)
@@ -50,7 +50,7 @@ void HistogramConfig::reset(int do_mode)
        {
                automatic = 0;
                automatic_v = 0;
-               threshold = 0.1;
+               threshold = 1.0;
        }
 }