diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-05-24 08:54:40 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-05-31 14:18:33 +0200 |
commit | dfd0320e23e39ce1362fcb1f919d3f6d6c8a0b53 (patch) | |
tree | 76b88c8e6338ce7bfe8ddeca2cdd7d74467d5ded /libswscale | |
parent | 4008a80c1bed313fb0e6cbe5098304cb152abad0 (diff) | |
download | ffmpeg-dfd0320e23e39ce1362fcb1f919d3f6d6c8a0b53.tar.gz |
avfilter/vf_signalstats: Use 64bit for processing histogram
The result might not fit into 32bit if an image has gigantic
dimensions and one of the planes has a dominant value
(particularly so if said value is big).
Fixes Coverity issues #1598399, #1598401, #1598402, #1598403, #1598404.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions