summaryrefslogtreecommitdiff
path: root/libavformat/replaygain.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2022-11-02 20:00:38 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-04-15 22:37:58 +0200
commitd1c90886ccf1b2f423ffc59f2eaf1d8811bef01d (patch)
treef573d5557dfcdf7d8b4202e479e613ffee0c3c4f /libavformat/replaygain.c
parenta3213494642cd4ec0a961960ddd7ba0d7b4ff7c1 (diff)
downloadffmpeg-d1c90886ccf1b2f423ffc59f2eaf1d8811bef01d.tar.gz
swscale/output: Bias 16bps output calculations to improve non overflowing range
Fixes: integer overflow Fixes: ./ffmpeg -f rawvideo -video_size 66x64 -pixel_format yuva420p10le -i ~/videos/overflow_input_w66h64.yuva420p10le -filter_complex "scale=flags=bicubic+full_chroma_int+full_chroma_inp+bitexact+accurate_rnd:in_color_matrix=bt2020:out_color_matrix=bt2020:in_range=full:out_range=full,format=rgba64[out]" -pixel_format rgba64 -map '[out]' -y overflow_w66h64.png Found-by: Drew Dunne <asdunne@google.com> Tested-by: Drew Dunne <asdunne@google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 0f0afc7fb5d30c40108d81b320823d8f5c9fbedc) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/replaygain.c')
0 files changed, 0 insertions, 0 deletions