Skip to content

Commit

Permalink
dcraw: add Panasonic DC-S5M2 and DC-S5M2X to adobe_coeffs
Browse files Browse the repository at this point in the history
  • Loading branch information
sgotti committed May 22, 2024
1 parent 8ad3fe5 commit 37bf4ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rtengine/dcraw.cc
Original file line number Diff line number Diff line change
Expand Up @@ -8996,6 +8996,8 @@ void CLASS adobe_coeff (const char *make, const char *model)
{ 7610,-2780,-576,-4614,12195,2733,-1375,2393,6490 } },
{ "Panasonic DMC-G8", 15, 0xfff, /* G8, G80, G81, G85 */
{ 7610,-2780,-576,-4614,12195,2733,-1375,2393,6490 } },
{ "Panasonic DC-S5M2", 0, 0, /* DC-S5M2, DC-S5M2X */
{ 10308,-4206,-783,-4088,12102,2229,-125,1051,5912 } },
{ "Panasonic DC-G9", 15, 0xfff,
{ 7685,-2375,-634,-3687,11700,2249,-748,1546,5111 } },
{ "Panasonic DMC-GF1", 15, 0xf92,
Expand Down

0 comments on commit 37bf4ea

Please sign in to comment.