Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/pr/460' into develop
Browse files Browse the repository at this point in the history
* upstream/pr/460:
  Add Sony ZV-E1
  • Loading branch information
LebedevRI committed Oct 6, 2023
2 parents c20f1aa + 0e0c0c0 commit 0c1902a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions data/cameras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14305,6 +14305,24 @@
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="SONY" model="ZV-E1">
<ID make="Sony" model="ZV-E1">Sony ZV-E1</ID>
<CFA width="2" height="2">
<Color x="0" y="0">RED</Color>
<Color x="1" y="0">GREEN</Color>
<Color x="0" y="1">GREEN</Color>
<Color x="1" y="1">BLUE</Color>
</CFA>
<Crop x="0" y="0" width="-24" height="0"/>
<Sensor black="512" white="16383"/>
<ColorMatrices>
<ColorMatrix planes="3">
<ColorMatrixRow plane="0">6912 -2127 -469</ColorMatrixRow>
<ColorMatrixRow plane="1">-4470 12175 2587</ColorMatrixRow>
<ColorMatrixRow plane="2">-398 1478 6492</ColorMatrixRow>
</ColorMatrix>
</ColorMatrices>
</Camera>
<Camera make="SONY" model="ZV-E10">
<ID make="Sony" model="ZV-E10">Sony ZV-E10</ID>
<CFA width="2" height="2">
Expand Down

0 comments on commit 0c1902a

Please sign in to comment.