:: Re: [Frei0r] "colortap" plugin
Top Page
Delete this message
Reply to this message
Author: Dan Dennedy
Date:  
To: Minimalistic plugin API for video effects
Subject: Re: [Frei0r] "colortap" plugin
On Thu, Oct 11, 2012 at 10:04 PM, Dan Dennedy <dan@???> wrote:
> On Fri, Sep 28, 2012 at 12:24 AM, Janne Liljeblad
> <janne.liljeblad@???> wrote:
>> Port from GStreamer.
> + * This file is a port of GStremer gstcoloreffects.c.
>
> copyright not respected
>
>> Applies ready made curves lookuptables to create
>> multiple selectable looks. This is useful for users who are unable to
>> create different looks using curves.
>
> nifty



+      info->name = "table";
+      info->type = F0R_PARAM_STRING;
+      info->explanation = "Lookup table used to filter colors";


please add the list of accepted values in the explanation:
"One of: xpro, sepia, heat, red_green, old_photo, xray, esses, yellow_blue"

--
+-DRD-+