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

Modified Files:
        dcraw.cc 
Log Message:
Add preliminary color matrix for the Samsung EK-GN120 (Samsung Galaxy NX). 
Stolen from Darktable.

Index: dcraw.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/dcraw.cc,v
retrieving revision 1.300
retrieving revision 1.301
diff -u -d -r1.300 -r1.301
--- dcraw.cc    5 Oct 2013 17:30:15 -0000       1.300
+++ dcraw.cc    6 Oct 2013 03:30:09 -0000       1.301
@@ -7451,6 +7451,8 @@
        { 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 */
+       { 7557,-2522,-739,-4679,12949,1894,-840,1777,5311 } },
     { "Samsung NX300", 0, 0,
        { 7557,-2522,-739,-4679,12949,1894,-840,1777,5311 } },
     { "Samsung NX2000", 0, 0,


------------------------------------------------------------------------------
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=60134791&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