summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_postproc.c
diff options
context:
space:
mode:
authorYaowu Xu <yaowu@google.com>2014-01-24 11:34:41 -0800
committerYaowu Xu <yaowu@google.com>2014-01-24 11:34:41 -0800
commite5034f65e54234d5ef6a99ddb405208c91bf812e (patch)
tree6d4f29b6c49a8e5e47400ef47341ac8b308a2b71 /vp9/common/vp9_postproc.c
parent9c0fbd573fcb051bfa2bdcc81b00b7d475cfe131 (diff)
downloadlibvpx-e5034f65e54234d5ef6a99ddb405208c91bf812e.tar
libvpx-e5034f65e54234d5ef6a99ddb405208c91bf812e.tar.gz
libvpx-e5034f65e54234d5ef6a99ddb405208c91bf812e.tar.bz2
libvpx-e5034f65e54234d5ef6a99ddb405208c91bf812e.zip
Fixed integer overflow for large input video
The sum of squared mv components can go beyond int range for large input resolution. This commit changed the type to int64 to avoid overflow. Change-Id: Ib21ea2817845cea1435f893064e6417c79c5bc64
Diffstat (limited to 'vp9/common/vp9_postproc.c')
0 files changed, 0 insertions, 0 deletions