Author: post
Date: 2010-01-31 12:40:05 +0100 (Sun, 31 Jan 2010)
New Revision: 3144
Modified:
trunk/plugins/lensfun/lensfun-sse2.c
Log:
Lensfun: Re-enable bounds check in lensfun.
Modified: trunk/plugins/lensfun/lensfun-sse2.c
===================================================================
--- trunk/plugins/lensfun/lensfun-sse2.c 2010-01-31 11:31:53 UTC (rev
3143)
+++ trunk/plugins/lensfun/lensfun-sse2.c 2010-01-31 11:40:05 UTC (rev
3144)
@@ -67,7 +67,7 @@
__m128i x_gt, y_gt;
-#if 0
+#if 1
/* If positions from lensfun is properly clamped this should not be
needed */
/* Clamping */
x_gt = _mm_cmpgt_epi32(x, _m_w);
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit