Skip to content

Commit 14a4f9b

Browse files
committed
rawspeed: Canon EOS R5 support
1 parent 090739b commit 14a4f9b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

data/cameras.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,6 +1467,22 @@
14671467
<Hint name="wb_offset" value="71"/>
14681468
</Hints>
14691469
</Camera>
1470+
<Camera make="Canon" model="Canon EOS R5">
1471+
<ID make="Canon" model="EOS R5">Canon EOS R5</ID>
1472+
<CFA width="2" height="2">
1473+
<Color x="0" y="0">RED</Color>
1474+
<Color x="1" y="0">GREEN</Color>
1475+
<Color x="0" y="1">GREEN</Color>
1476+
<Color x="1" y="1">BLUE</Color>
1477+
</CFA>
1478+
<Sensor black="2048" white="16384"/>
1479+
<Sensor black="512" white="16384" iso_list="50 100 125 160 200 250"/>
1480+
<Sensor black="2042" white="16384" iso_list="51200"/>
1481+
<Sensor black="2037" white="16384" iso_list="102400"/>
1482+
<Hints>
1483+
<Hint name="wb_offset" value="85"/>
1484+
</Hints>
1485+
</Camera>
14701486
<Camera make="Canon" model="Canon EOS M50">
14711487
<ID make="Canon" model="EOS M50">Canon EOS M50</ID>
14721488
<CFA width="2" height="2">

0 commit comments

Comments
 (0)