]> granicus.if.org Git - libvpx/commit
fix integer overflow errors
authorYaowu Xu <yaowu@google.com>
Tue, 17 Sep 2013 23:31:46 +0000 (16:31 -0700)
committerYaowu Xu <yaowu@google.com>
Thu, 19 Sep 2013 15:14:26 +0000 (08:14 -0700)
commit014acfa2af084034daeb01c06ac0c71a0ef39682
tree580bf34ada8b5ddd7750114635bf9af78e4e7611
parent1600707d350f572d6768a9adb57248ba44c29b82
fix integer overflow errors

Change-Id: I76f440a917832c02d7a727697b225bac66b99f56
13 files changed:
libmkv/EbmlWriter.c
vp9/common/vp9_idct.h
vp9/common/vp9_loopfilter.c
vp9/common/vp9_onyxc_int.h
vp9/common/vp9_reconinter.c
vp9/encoder/vp9_dct.c
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_mcomp.c
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_rdopt.c
vp9/vp9_cx_iface.c
vpxenc.c