Skip to content

Commit 268072a

Browse files
authored
Sony ILCE-7M5 support
1 parent 4794a93 commit 268072a

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

data/cameras.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14017,8 +14017,23 @@
1401714017
</ColorMatrix>
1401814018
</ColorMatrices>
1401914019
</Camera>
14020-
<Camera make="SONY" model="ILCE-7M5" supported="unknown-no-samples">
14020+
<Camera make="SONY" model="ILCE-7M5">
1402114021
<ID make="Sony" model="ILCE-7M5">Sony ILCE-7M5</ID>
14022+
<CFA width="2" height="2">
14023+
<Color x="0" y="0">RED</Color>
14024+
<Color x="1" y="0">GREEN</Color>
14025+
<Color x="0" y="1">GREEN</Color>
14026+
<Color x="1" y="1">BLUE</Color>
14027+
</CFA>
14028+
<Crop x="0" y="0" width="-8" height="0"/>
14029+
<Sensor black="512" white="16383"/>
14030+
<ColorMatrices>
14031+
<ColorMatrix planes="3">
14032+
<ColorMatrixRow plane="0">7460 -2365 -588</ColorMatrixRow>
14033+
<ColorMatrixRow plane="1">-5687 13442 2474</ColorMatrixRow>
14034+
<ColorMatrixRow plane="2">-624 1156 6584</ColorMatrixRow>
14035+
</ColorMatrix>
14036+
</ColorMatrices>
1402214037
</Camera>
1402314038
<Camera make="SONY" model="ILCE-7C">
1402414039
<ID make="Sony" model="ILCE-7C">Sony ILCE-7C</ID>

0 commit comments

Comments
 (0)