Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12456

Modified Files:
        dcraw.cc 
Log Message:
Add preliminary color matrices for NIKON 1 AW1 and NIKON D5300. Stolen from 
Darktable.

Index: dcraw.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/dcraw.cc,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -d -r1.304 -r1.305
--- dcraw.cc    16 Nov 2013 13:30:14 -0000      1.304
+++ dcraw.cc    22 Nov 2013 14:00:13 -0000      1.305
@@ -7148,6 +7148,8 @@
        { 8198,-2239,-724,-4871,12389,2798,-1043,2050,7181 } },
     { "Nikon D5200", 0, 0,
        { 8322,-3112,-1047,-6367,14342,2179,-988,1638,6394 } },
+    { "Nikon D5300", 0, 0x3e14,                /* Darktable */
+       { 8322,-3112,-1047,-6367,14342,2179,-988,1638,6394 } },
     { "Nikon D50", 0, 0,
        { 7732,-2422,-789,-8238,15884,2498,-859,783,7330 } },
     { "Nikon D600", 0, 0x3e07,
@@ -7210,8 +7212,10 @@
        { 11053,-4269,-1024,-1976,10182,2088,-526,1263,4469 } },
     { "Nikon COOLPIX P7700", 200, 0,
        { 10321,-3920,-931,-2750,11146,1824,-442,1545,5539 } },
-    { "NIKON COOLPIX P7800", 200, 0,   /* copied from P7700 - Darktable */
+    { "Nikon COOLPIX P7800", 200, 0,   /* copied from P7700 - Darktable */
        { 10321,-3920,-931,-2750,11146,1824,-442,1545,5539 } },
+    { "Nikon 1 AW1", 0, 0,             /* Darktable */
+       { 6588,-1305,-693,-3277,10987,2634,-355,2016,5106 } },
     { "Nikon 1 V2", 0, 0,
        { 6588,-1305,-693,-3277,10987,2634,-355,2016,5106 } },
     { "Nikon 1 J3", 0, 0,
@@ -7454,7 +7458,7 @@
        { 8898,-2498,-994,-3144,11328,2066,-760,1381,4576 } },
     { "Samsung EX2F", 0, 0x7ff,
        { 10648,-3897,-1055,-2022,10573,1668,-492,1611,4742 } },
-    { "SAMSUNG EK-GN120", 0, 0,                /* Samsung Galaxy NX - 
Darktable */
+    { "Samsung EK-GN120", 0, 0,                /* Samsung Galaxy NX - 
Darktable */
        { 7557,-2522,-739,-4679,12949,1894,-840,1777,5311 } },
     { "Samsung NX300", 0, 0,
        { 7557,-2522,-739,-4679,12949,1894,-840,1777,5311 } },
@@ -7518,7 +7522,7 @@
        { 5991,-1456,-455,-4764,12135,2980,-707,1425,6701 } },
     { "Sony NEX-5R", 128, 0,
        { 6129,-1545,-418,-4930,12490,2743,-977,1693,6615 } },
-    { "SONY NEX-5T", 128, 0,           /* Darktable */
+    { "Sony NEX-5T", 128, 0,           /* Darktable */
        { 6129,-1545,-418,-4930,12490,2743,-977,1693,6615 } },
     { "Sony NEX-3N", 128, 0,
        { 6129,-1545,-418,-4930,12490,2743,-977,1693,6615 } },


------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
ufraw-cvs mailing list
ufraw-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to