Update of /cvsroot/ufraw/ufraw In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1778
Modified Files: dcraw.cc Log Message: Add preliminary color matrices for Nikon COOLPIX P7800 and Sony NEX-5T. Stolen from Darktable. Index: dcraw.cc =================================================================== RCS file: /cvsroot/ufraw/ufraw/dcraw.cc,v retrieving revision 1.301 retrieving revision 1.302 diff -u -d -r1.301 -r1.302 --- dcraw.cc 6 Oct 2013 03:30:09 -0000 1.301 +++ dcraw.cc 12 Oct 2013 04:30:10 -0000 1.302 @@ -7209,6 +7209,8 @@ { 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 */ + { 10321,-3920,-931,-2750,11146,1824,-442,1545,5539 } }, { "Nikon 1 V2", 0, 0, { 6588,-1305,-693,-3277,10987,2634,-355,2016,5106 } }, { "Nikon 1 J3", 0, 0, @@ -7265,7 +7267,7 @@ { 8343,-2050,-1021,-7715,15705,2103,-1831,2380,8235 } }, { "Olympus E-P3", 0, 0, { 7575,-2159,-571,-3722,11341,2725,-1434,2819,6271 } }, - { "Olympus E-P5", 0, 0, /* Darktable */ + { "Olympus E-P5", 0, 0, /* Darktable */ { 8380,-2630,-639,-2887,10725,2496,-627,1427,5438 } }, { "Olympus E-PL1s", 0, 0, { 11409,-3872,-1393,-4572,12757,2003,-709,1810,7415 } }, @@ -7451,7 +7453,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 } }, @@ -7515,6 +7517,8 @@ { 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 */ + { 6129,-1545,-418,-4930,12490,2743,-977,1693,6615 } }, { "Sony NEX-3N", 128, 0, { 6129,-1545,-418,-4930,12490,2743,-977,1693,6615 } }, { "Sony NEX-3", 138, 0, /* DJC */ ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ ufraw-cvs mailing list ufraw-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ufraw-cvs