vpx/vp9
Jingning Han fabc783695 Fix an overflow issue in SSE2 forward ADST
The step that sums three input samples could potentially cause the
intermediate result go beyond 16 bit limit, when operating as the
second 1-D transform. This commit fixes the issue.

Change-Id: Iaf512449ac2d25ddd8a806d760afab362c62a516
2013-11-13 15:15:59 -08:00
..
common Merge "Removing function pointers from inter prediction." 2013-11-13 13:54:15 -08:00
decoder Merge "Calculating transform block offsets (x and y) only once." 2013-11-12 16:57:30 -08:00
encoder Fix an overflow issue in SSE2 forward ADST 2013-11-13 15:15:59 -08: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 "mips dsp-ase r2 vp9 decoder intra module optimizations (rebase)" 2013-11-13 09:00:09 -08:00
vp9_cx_iface.c Merge "Move SVC per-frame loop from sample app into libvpx proper" 2013-11-06 17:24:05 -08:00
vp9_dx_iface.c Adding VP9_FRAME_MARKER constant. 2013-10-23 17:24:17 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk Adding fht{4x4, 8x8, 16x16} functions. 2013-10-25 17:55:07 -07:00
vp9dx.mk Moving all idct/iht functions in one place. 2013-10-02 14:13:33 -07:00