X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fplugins%2Fhistogram%2Fhistogramconfig.C;h=7203063f35298203b611cd8e6034304754243329;hb=2e48b660e37eb5c661264d601211e16cb6cd6e89;hp=32da60864f24d9c2ab87c9232fa5f9c35a5c18b0;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/histogram/histogramconfig.C b/cinelerra-5.1/plugins/histogram/histogramconfig.C index 32da6086..7203063f 100644 --- a/cinelerra-5.1/plugins/histogram/histogramconfig.C +++ b/cinelerra-5.1/plugins/histogram/histogramconfig.C @@ -50,7 +50,7 @@ void HistogramConfig::reset(int do_mode) { automatic = 0; automatic_v = 0; - threshold = 0.1; + threshold = 1.0; } }