Skip to content

Commit 085be5f

Browse files
authored
Sony DSC-RX10M5 support
1 parent c835b05 commit 085be5f

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

data/cameras.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12783,8 +12783,23 @@
1278312783
</ColorMatrix>
1278412784
</ColorMatrices>
1278512785
</Camera>
12786-
<Camera make="SONY" model="DSC-RX10M5" supported="unknown-no-samples">
12786+
<Camera make="SONY" model="DSC-RX10M5">
1278712787
<ID make="Sony" model="DSC-RX10M5">Sony DSC-RX10M5</ID>
12788+
<CFA width="2" height="2">
12789+
<Color x="0" y="0">RED</Color>
12790+
<Color x="1" y="0">GREEN</Color>
12791+
<Color x="0" y="1">GREEN</Color>
12792+
<Color x="1" y="1">BLUE</Color>
12793+
</CFA>
12794+
<Crop x="0" y="0" width="-8" height="0"/>
12795+
<Sensor black="800" white="16380"/>
12796+
<ColorMatrices>
12797+
<ColorMatrix planes="3">
12798+
<ColorMatrixRow plane="0">7699 -2566 -629</ColorMatrixRow>
12799+
<ColorMatrixRow plane="1">-2967 11270 1928</ColorMatrixRow>
12800+
<ColorMatrixRow plane="2">-378 1286 4807</ColorMatrixRow>
12801+
</ColorMatrix>
12802+
</ColorMatrices>
1278812803
</Camera>
1278912804
<Camera make="SONY" model="DSC-RX100">
1279012805
<ID make="Sony" model="DSC-RX100">Sony DSC-RX100</ID>

0 commit comments

Comments
 (0)