fix regression in Canon sRAW/mRAW black level computation, taken from ART, fixes #5638

This commit is contained in:
Ingo Weyrich
2020-02-07 13:52:25 +01:00
parent 9bcebf54d5
commit 4221fdf31e

View File

@@ -9868,6 +9868,7 @@ void CLASS identify()
filters = 0;
tiff_samples = colors = 3;
load_raw = &CLASS canon_sraw_load_raw;
FORC4 cblack[c] = 0; // ALB
} else if (!strcmp(model,"PowerShot 600")) {
height = 613;
width = 854;