[FFmpeg-devel] [PATCH] Add a gamma flag to exr loader to avoid banding
Gonzalo Garramuno
ggarra13 at gmail.com
Sun May 4 16:20:00 CEST 2014
On 03/05/14 23:45, Michael Niedermayer wrote:
> alternatively you could use integers instead of floats, to generate
> the table
> see tests/tiny_psnr.c for fixed point log and exp for example
>
> [...]
I'll follow this advice. I notice tiny_psnr.c has an exp function but
it is commented out. Does it work fine?
More information about the ffmpeg-devel
mailing list