vpx/vp9
Jingning Han 2c1cdf69b6 Fix a potential overflow issue in inverse 16x16 full 2D-DCT
An overflow issue could potentially happen in the second round 1-D
transform of the SSSE3 full inverse 16x16 2D-DCT. This commit fixes
this issue.

Change-Id: Ia19e4888fda1cc929a28a5f89a5beec612d628dc
2014-05-29 11:46:32 -07:00
..
common Fix a potential overflow issue in inverse 16x16 full 2D-DCT 2014-05-29 11:46:32 -07:00
decoder Removing decoded_key_frame flag. 2014-05-21 15:51:40 -07:00
encoder Merge "Fixed a crash windows build" 2014-05-29 08:16:19 -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 Fixing -Wextra warnings in vp9_{cx, dx}_iface.c. 2014-05-28 11:15:43 -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