]> granicus.if.org Git - libvpx/commit
Fix potential ioc issue in vp9_get_prob for 4K above sizes
authorJingning Han <jingning@google.com>
Thu, 24 Jul 2014 22:31:32 +0000 (15:31 -0700)
committerJingning Han <jingning@google.com>
Thu, 24 Jul 2014 22:35:51 +0000 (15:35 -0700)
commit53844275e9e19d0af6f6e5bda98d884cf09aad5d
treeb5fbfd26fd0f4339e8ed27fc5a49a286dd70d223
parent7112d70f24719278c1f5e53d50636a1ce9bc552b
Fix potential ioc issue in vp9_get_prob for 4K above sizes

This commit turns on the existing vp9_get_prob function using
64 bit in the intermediate step. It fixes the ioc issue for 4K
above frame sizes (issue 828).

Change-Id: I9f627f3beca2c522f73b38fd2a3e7eefdff01a7c
test/frame_size_tests.cc
vp9/common/vp9_prob.h