Skip to content
Snippets Groups Projects
Commit cd3daad7 authored by Gonzalo Garramuno's avatar Gonzalo Garramuno Committed by Michael Niedermayer
Browse files

avcodec/exr: Add a gamma flag to exr loader to avoid banding


This is needed to avoid banding artifacts when gammaing the picture.
Currently, if done with a video filter, the process is done on uints
instead of full float.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 0c2a6dab
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment