vpx/vp9
Jingning Han abff678866 Fix overflow issue in SSSE3 32x32 quantization
The 32x32 quantization process can potentially have the intermediate
stacks over 16-bit range, thereby causing enc/dec mismatch. This commit
fixes this overflow issue in the SSSE3 implementation, as well as the
prototype, of 32x32 quantization.

This fixes issue 607 from webm@googlecode.

Change-Id: I85635e6ca236b90c3dcfc40d449215c7b9caa806
2013-08-29 11:00:54 -07:00
..
common Fix overflow issue in SSSE3 32x32 quantization 2013-08-29 11:00:54 -07:00
decoder Merge "Checking scale factors on access." 2013-08-23 11:05:17 -07:00
encoder Fix overflow issue in SSSE3 32x32 quantization 2013-08-29 11:00:54 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Merge "vp9: neon: add vp9_convolve_avg_neon" 2013-08-15 14:55:15 -07:00
vp9_cx_iface.c Make "good" quality 2-pass vpxenc encoding default 2013-08-21 12:41:26 -07:00
vp9_dx_iface.c vp9_peek_si: add bitstream v1 support 2013-08-21 17:04:10 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk variance x86inc guards 2013-08-06 14:17:13 -07:00
vp9dx.mk vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00