Author: abrander
Date: 2010-12-30 20:28:58 +0100 (Thu, 30 Dec 2010)
New Revision: 3753

Modified:
   trunk/plugins/load-dcraw/dcraw.cc
Log:
Add preliminary support for the Canon PowerShot S95.

Modified: trunk/plugins/load-dcraw/dcraw.cc
===================================================================
--- trunk/plugins/load-dcraw/dcraw.cc   2010-12-30 18:26:21 UTC (rev 3752)
+++ trunk/plugins/load-dcraw/dcraw.cc   2010-12-30 19:28:58 UTC (rev 3753)
@@ -22,7 +22,7 @@
 pserver:[email protected]:/cvsroot/ufraw
 
 Current revisions:
-dcraw.cc [1.234]
+dcraw.cc [1.235]
 dcraw.h [1.65]
 dcraw_api.cc [1.72]
 dcraw_api.h [1.42]
@@ -6265,6 +6265,8 @@
        { 9976,-3810,-832,-7115,14463,2906,-901,989,7889 } },
     { "Canon PowerShot S90", 0, 0,
        { 12374,-5016,-1049,-1677,9902,2078,-83,852,4683 } },
+    { "Canon PowerShot S95", 0, 0,
+       { 13610,-5487,-1268,-1373,9773,1601,-824,1545,3772 } },
     { "Canon PowerShot A470", 0, 0,    /* DJC */
        { 12513,-4407,-1242,-2680,10276,2405,-878,2215,4734 } },
     { "Canon PowerShot A610", 0, 0,    /* DJC */


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

Reply via email to