]> granicus.if.org Git - libvpx/commit
Fix unsigned integer overflow in sse computation v1.13.0
authorCheng Chen <chengchen@google.com>
Mon, 30 Jan 2023 19:51:58 +0000 (11:51 -0800)
committerJames Zern <jzern@google.com>
Wed, 8 Feb 2023 01:33:51 +0000 (01:33 +0000)
commitd6eb9696aa72473c1a11d34d928d35a3acc0c9a9
tree228727583b3832d60fffda1347a5e1dc143ff97f
parentb5a2b3a92948a52f03719557a97d2c5e3617b0bb
Fix unsigned integer overflow in sse computation

Basically port the fix from libaom:
https://aomedia-review.googlesource.com/c/aom/+/169361

Change-Id: Id06a5db91372037832399200ded75d514e096726
(cherry picked from commit a94cdd57ffd95ee7beb48d2794dae538f25da46c)
vpx_dsp/psnr.c