Skip to content

Commit f8a4103

Browse files
committed
rawspeed: Canon EOS RP support
1 parent 9a009e0 commit f8a4103

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

data/cameras.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,6 +1467,23 @@
14671467
<Hint name="wb_offset" value="71"/>
14681468
</Hints>
14691469
</Camera>
1470+
<Camera make="Canon" model="Canon EOS RP">
1471+
<ID make="Canon" model="EOS RP">Canon EOS RP</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="2049" white="14558"/>
1479+
<Sensor black="513" white="14558" iso_list="50 100 125 200 250"/>
1480+
<Sensor black="513" white="11062" iso_list="160"/>
1481+
<Sensor black="2049" white="11062" iso_list="320 640 1250 2500 5000 10000"/>
1482+
<Sensor black="2044" white="14558" iso_list="40000 51200 102400"/>
1483+
<Hints>
1484+
<Hint name="wb_offset" value="71"/>
1485+
</Hints>
1486+
</Camera>
14701487
<Camera make="Canon" model="Canon EOS R5">
14711488
<ID make="Canon" model="EOS R5">Canon EOS R5</ID>
14721489
<CFA width="2" height="2">

0 commit comments

Comments
 (0)