[Rawstudio-commit] r2754 - trunk/plugins/lensfun

Klaus Post klauspost at gmail.com
Sun Nov 22 16:23:47 CET 2009


Author: post
Date: 2009-11-22 16:23:46 +0100 (Sun, 22 Nov 2009)
New Revision: 2754

Modified:
   trunk/plugins/lensfun/lensfun.c
Log:
Lensfun: Add FIXME note on initial values for Vignetting and TCA.

Modified: trunk/plugins/lensfun/lensfun.c
===================================================================
--- trunk/plugins/lensfun/lensfun.c	2009-11-22 15:21:22 UTC (rev 2753)
+++ trunk/plugins/lensfun/lensfun.c	2009-11-22 15:23:46 UTC (rev 2754)
@@ -448,6 +448,7 @@
 	{
 		gint effective_flags;
 
+		/*FIXME: TCA and Vignetting should default to the values in lensfun db */
 		/* Set TCA */
 		lfLensCalibTCA tca;
 		tca.Model = LF_TCA_MODEL_LINEAR;




More information about the Rawstudio-commit mailing list