:: Re: [Frei0r] "softglow" plugin
Top Page
Delete this message
Reply to this message
Author: Dan Dennedy
Date:  
To: Minimalistic plugin API for video effects
Subject: Re: [Frei0r] "softglow" plugin
On Fri, Sep 28, 2012 at 12:19 AM, Janne Liljeblad
<janne.liljeblad@???> wrote:
> Port of Gimp Softglow with some added functionality. Accentuates and
> blurs highlights or shadows, depending on blend type.
>


+++ b/src/filter/softglow/blur.h
@@ -0,0 +1,291 @@
+/* squareblur.c
+ * Copyright (C) 2004--2005 Mathieu Guindon
+ *                          Julien Keable
+ *                          Jean-Sebastien Senecal (js@???)


I see you copied this from src/filter/mask0mate, and it is also used
in src/filter/glow/. Should we perpetuate this madness or put blur.h
into include/ or refactor all of these to use a common blur.o?

--
+-DRD-+