Author: post
Date: 2012-10-17 18:15:22 +0200 (Wed, 17 Oct 2012)
New Revision: 486

Modified:
   data/cameras.xml
Log:
Add support for Nikon P7700.

Modified: data/cameras.xml
===================================================================
--- data/cameras.xml    2012-10-17 16:14:37 UTC (rev 485)
+++ data/cameras.xml    2012-10-17 16:15:22 UTC (rev 486)
@@ -1121,6 +1121,20 @@
     <Hint name="coolpixmangled" value=""/>
   </Hints>
   </Camera>  
+  <Camera make="NIKON" model="COOLPIX P7700" supported="yes" 
decoder_version="5">
+    <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="0" height="0"/>
+    <Sensor black="0" white="65535"/>
+       <Hints>
+               <Hint name="force_uncompressed" value=""/>
+               <Hint name="real_bpp" value="16"/>
+       </Hints>
+  </Camera>  
   <Camera make="NIKON" model="E8800" decoder_version="3">
     <CFA width="2" height="2">
       <Color x="0" y="0">BLUE</Color>


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to