diff options
author | Leo Izen <leo.izen@gmail.com> | 2023-01-18 09:16:37 -0500 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2023-01-22 17:00:57 +0200 |
commit | 9d5e66942c5bae578926e29efebec348199798df (patch) | |
tree | 7bd3478c565e1be34834386b05d3f26c0b9c37b2 /libavfilter/vf_scale_qsv.c | |
parent | ab8cde6efa84e547ea07a0c47146091a0066c73c (diff) | |
download | ffmpeg-9d5e66942c5bae578926e29efebec348199798df.tar.gz |
avcodec/libjxldec: fix gamma22 and gamma28 recognition
Gamma 2.2 and Gamma 2.8 are tagged in the file as 0.45455 and 0.35714,
respectively (i.e. 1/2.2 and 1/2.8). Trying to identify them as 2.2 and
2.8 instead of these values will cause the transfer function to not
properly be recognized. This patch fixes this.
Diffstat (limited to 'libavfilter/vf_scale_qsv.c')
0 files changed, 0 insertions, 0 deletions