Reduce default strength of raw ca-auto-correction

This commit is contained in:
heckflosse 2016-04-23 20:31:35 +02:00
parent 2382341f41
commit d153b55493

View File

@ -888,7 +888,7 @@ void RAWParams::setDefaults()
ff_clipControl = 0;
cared = 0;
cablue = 0;
caautostrength = 6;
caautostrength = 2;
ca_autocorrect = false;
hotPixelFilter = false;
deadPixelFilter = false;