summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2020-07-28 19:37:03 -0400
committerHubert Figuière <hub@figuiere.net>2020-07-28 19:37:03 -0400
commit4ab9953e2f3fb9170b8847896c840ac19d1601a4 (patch)
tree72ea077c5b24cb91b21119c89cdeb8d9481716b3
parent2545634aadde23c36028226f47aefa0f6862ee62 (diff)
cr3: Coefficients for EOS R5 and R6
-rw-r--r--lib/cr3file.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/cr3file.cpp b/lib/cr3file.cpp
index f76a37b..5e587c7 100644
--- a/lib/cr3file.cpp
+++ b/lib/cr3file.cpp
@@ -70,6 +70,14 @@ static const BuiltinColourMatrix s_matrices[] = {
0,
0,
{ 8608, -2097, -1178, -5425, 13265, 2383, -1149, 2238, 5680 } },
+ { OR_MAKE_CANON_TYPEID(OR_TYPEID_CANON_EOS_R5),
+ 0,
+ 0,
+ { 9766, -2953, -1254, -4276, 12116, 2433, -437, 1336, 5131 } },
+ { OR_MAKE_CANON_TYPEID(OR_TYPEID_CANON_EOS_R6),
+ 0,
+ 0,
+ { 8293, -1611, -1132, -4759, 12711, 2275, -1013, 2415, 5509 } },
{ OR_MAKE_CANON_TYPEID(OR_TYPEID_CANON_SX70_HS),
0,
0,