vpx/vp9
Jingning Han 540d910350 Fix potential overflow issue in SSSE3 forward 8x8 2D-DCT
The SSSE3 implementation might find a potential overflow issue in
its second 1-D transform, if all input residual pixels are close to
255. This commit fixes the issue and re-enables the unit test on
the SSSE3 version.

Change-Id: I0520478abdab7afd3ff2842516bec951111e9b3c
2014-06-03 14:21:47 -07:00
..
common Merge "Revert "Remove Wextra warnings from vp9_sad.c"" 2014-06-01 16:58:11 -07:00
decoder Merge "Moving itxm_add pointer from MACROBLOCKD to MACROBLOCK." 2014-05-29 11:16:39 -07:00
encoder Fix potential overflow issue in SSSE3 forward 8x8 2D-DCT 2014-06-03 14:21:47 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Merge "Inverse 16x16 2D-DCT SSSE3 implementation" 2014-05-23 16:01:22 -07:00
vp9_cx_iface.c Fixing -Wextra warnings in vp9_{cx, dx}_iface.c. 2014-05-28 11:15:43 -07:00
vp9_dx_iface.c Refactor the vp9_get_frame code for frame parallel. 2014-05-30 10:37:00 -07:00
vp9_iface_common.h Using crop_{width, height} instead of {width, height}. 2014-04-29 16:12:44 -07:00
vp9cx.mk Renames x86_64 specific asm files 2014-05-21 13:55:56 -07:00
vp9dx.mk Merge "Renaming vp9_onyxd.h and vp9_onyxd_if.c to vp9_decoder.{h, c}." 2014-03-10 12:11:09 -07:00