]> granicus.if.org Git - libvpx/commit
Avoid an unsigned overflow in invert_quant
authorAlex Converse <aconverse@google.com>
Fri, 20 Nov 2015 00:46:46 +0000 (16:46 -0800)
committerAlex Converse <aconverse@google.com>
Wed, 27 Apr 2016 22:07:22 +0000 (15:07 -0700)
commitd3fe3b2abb90caf87f76e46d83a2acfcfcc5b687
treea8d46d30bf800effb0e1a7fa86c86eb10ff1fad4
parentb2ccb9c189069d45d201c988184e9e0796b96270
Avoid an unsigned overflow in invert_quant

Change-Id: I16a570b2af66b6580d1cd6f8345a25f079009bf4
vp10/encoder/quantize.c
vp8/encoder/vp8_quantize.c
vp9/encoder/vp9_quantize.c