vpx/vp9
Yaowu Xu e22b12e304 Added clamp of qindex to valid range
The qindex for a segment was not clamped in ABSDATA mode, which may
cause invalid memory access if an ill-formed stream has a negative
value in ABSDATA mode. This commit added clamp to make sure qindex
for a segment always fall into valid range.

Change-Id: I0a74d00f4ef40aec7edaeca1d03c8645e23ab08c
2014-02-22 12:30:18 -08:00
..
common Added clamp of qindex to valid range 2014-02-22 12:30:18 -08:00
decoder Adding is_mv_valid() function. 2014-02-19 13:57:18 +01:00
encoder Merge "Periodically update mode and mv costs" 2014-02-22 11:54:20 -08: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 SSSE3 convolution optimization 2014-02-14 15:08:42 -07:00
vp9_cx_iface.c Merge "Remove an unused variable" 2014-02-21 22:44:05 -08:00
vp9_dx_iface.c Stop gating non420 features with a configure flag. 2014-02-21 12:05:29 -08:00
vp9_iface_common.h Merge "Tidy up comments & remove commented out code." 2014-01-22 11:14:07 -08:00
vp9cx.mk AVX2 SubPixel Variance Optimization 2014-02-14 16:59:11 -07:00
vp9dx.mk vp9 decoder: row-based multi-threaded loopfilter 2014-01-31 14:44:53 -08:00