:: Re: [Frei0r] [PATCH] Add "colgate",…
Top Page
Delete this message
Reply to this message
Author: Marko Cebokli
Date:  
To: Minimalistic plugin API for video effects
Subject: Re: [Frei0r] [PATCH] Add "colgate", a new color correction plugin.
what about (unsigned char)roundf()?

On Wednesday 19 September 2012 20:46:20 Steinar H. Gunderson wrote:
> On Wed, Sep 19, 2012 at 11:30:05AM -0700, Dan Dennedy wrote:
> > Personally, I don't use MSVC, and we have no quality control
> > mechanism in place to ensure MSVC compatibility anyways. So, it's not
> > like we can make the claim and guarantee support for it. Instead, we
> > let those who need it tend to it.
>
> In that case, I'm fine with the patch as-is. Let someone who cares about
> MSVC figure out how to do rounding the best, once for all plugins.
>
> /* Steinar */