Author: post
Date: 2010-06-20 12:33:09 +0200 (Sun, 20 Jun 2010)
New Revision: 242

Modified:
   data/cameras.xml
Log:
Mark Sony A100 as unsupported (TIFF structure cannot be read)

Modified: data/cameras.xml
===================================================================
--- data/cameras.xml    2010-06-19 14:22:11 UTC (rev 241)
+++ data/cameras.xml    2010-06-20 10:33:09 UTC (rev 242)
@@ -1005,7 +1005,8 @@
     <Crop x="0" y="0" width="3900" height="2616"/>
     <Sensor black="0" white="4095"/>
   </Camera>
-  <Camera make="SONY" model="DSLR-A100">
+  <Camera make="SONY" model="DSLR-A100" supported="no">
+       <!-- Files doesn't have a valid TIFF structure -->
     <CFA width="2" height="2">
       <Color x="0" y="0">GREEN</Color>
       <Color x="1" y="0">RED</Color>


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

Reply via email to