Skip to content

Commit 9f4dcbe

Browse files
committed
rawspeed: Canon EOS 850D support
1 parent f8a4103 commit 9f4dcbe

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

data/cameras.xml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,26 @@
496496
<Alias id="EOS Kiss X9i">Canon EOS Kiss X9i</Alias>
497497
</Aliases>
498498
</Camera>
499+
<Camera make="Canon" model="Canon EOS 850D">
500+
<ID make="Canon" model="EOS 850D">Canon EOS 850D</ID>
501+
<CFA width="2" height="2">
502+
<Color x="0" y="0">RED</Color>
503+
<Color x="1" y="0">GREEN</Color>
504+
<Color x="0" y="1">GREEN</Color>
505+
<Color x="1" y="1">BLUE</Color>
506+
</CFA>
507+
<Sensor black="2049" white="14338"/>
508+
<Sensor black="511" white="11606" iso_list="100 125"/>
509+
<Sensor black="512" white="10439" iso_list="160"/>
510+
<Sensor black="511" white="14338" iso_list="200 250"/>
511+
<Sensor black="2048" white="10439" iso_list="320 640 1250 2500 5000"/>
512+
<Aliases>
513+
<Alias id="EOS Rebel T8i">Canon EOS Rebel T8i</Alias>
514+
</Aliases>
515+
<Hints>
516+
<Hint name="wb_offset" value="71"/>
517+
</Hints>
518+
</Camera>
499519
<Camera make="Canon" model="Canon EOS 760D">
500520
<ID make="Canon" model="EOS 760D">Canon EOS 760D</ID>
501521
<CFA width="2" height="2">

0 commit comments

Comments
 (0)