[Webkit-unassigned] [Bug 41605] Fixes to the gaussian blur algorithm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 6 22:27:06 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41605





--- Comment #4 from Dirk Schulze <krit at webkit.org>  2010-07-06 22:27:06 PST ---
Sorry, was a mistake in my first review, shouldn't be piDouble, but piFloat:
static const float gGaussianKernelFactor = (3 * sqrt(2 * piFloat) / 4.f); should work.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list