Autor: Dan Dennedy Data: A: Minimalistic plugin API for video effects Assumpte: Re: [Frei0r] [PATCH] Add "colgate", a new color correction plugin.
On Thu, Sep 20, 2012 at 11:22 AM, Steinar H. Gunderson
<sgunderson@???> wrote: > On Thu, Sep 20, 2012 at 08:54:26AM -0500, Jaromil wrote:
>> this is a problem to commit your patch Steinar, can you please send it
>> in attach, after creating it with git format-patch?
>
> Here. I also rebased it against current HEAD just to be sure.
>
I guess you did not see my comment about the invalid parameter range
for Color Temperature? It needs to be mapped to [0, 1] per frei0r API
spec (see header comments). (I can do that if you are sick of dealing
with this.)