summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2023-04-28 20:07:29 -0400
committerHubert Figuière <hub@figuiere.net>2023-04-28 20:07:29 -0400
commit01b7531ac990579264e1318476250d27663a201e (patch)
tree8d50316e33be76d3f91a95e91df8cea5df7ec3bb /lib
parentbcd899e7e37cab27d6fda25783fe0b2b171ac6d7 (diff)
arw: Added Sony ILME FX30
Diffstat (limited to 'lib')
-rw-r--r--lib/arwfile.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/arwfile.cpp b/lib/arwfile.cpp
index 91ee5a5..1fd63b8 100644
--- a/lib/arwfile.cpp
+++ b/lib/arwfile.cpp
@@ -133,6 +133,7 @@ static const ModelIdMap modelid_map = {
{ 387, OR_MAKE_SONY_TYPEID(OR_TYPEID_SONY_ILCE7RM4A) },
{ 388, OR_MAKE_SONY_TYPEID(OR_TYPEID_SONY_ILCE7M4) },
{ 390, OR_MAKE_SONY_TYPEID(OR_TYPEID_SONY_ILCE7RM5) },
+ { 391, OR_MAKE_SONY_TYPEID(OR_TYPEID_SONY_ILME_FX30) },
{ 393, OR_MAKE_SONY_TYPEID(OR_TYPEID_SONY_ZVE1) },
};
@@ -484,6 +485,10 @@ static const BuiltinColourMatrix s_matrices[] = {
128,
0,
{ 5991, -1456, -455, -4764, 12135, 2980, -707, 1425, 6701 } },
+ { OR_MAKE_SONY_TYPEID(OR_TYPEID_SONY_ILME_FX30),
+ 128,
+ 0,
+ { 6972, -2408, -600, -4330, 12101, 2515, -388, 1277, 5847 } },
{ OR_MAKE_SONY_TYPEID(OR_TYPEID_SONY_ZV1),
128,
0,