vpx/vp9
Yaowu Xu 92a29c157f Change to prevent invalid memory access
After change of MI context storage , mi_8x8[]  pointer may be null for
a block outside of image border. The commit changes to access the data
only after validation of mi_row and mi_col.

Change-Id: I039c4eb486a228ea9d8e5f35ab9ae6717d718bf3
2013-09-24 08:36:59 -07:00
..
common Use lowercase instruction in assembly 2013-09-20 16:11:05 -07:00
decoder Adding get_scan_and_band function. 2013-09-19 16:53:48 +04:00
encoder Change to prevent invalid memory access 2013-09-24 08:36:59 -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 Revert "Improved 8t filters" 2013-09-13 15:13:06 -07:00
vp9_cx_iface.c Improves constant qual, constrained qual turned on 2013-09-22 23:04:50 -07:00
vp9_dx_iface.c make vp9 postproc a config option 2013-09-04 10:02:08 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk make vp9 postproc a config option 2013-09-04 10:02:08 -07:00
vp9dx.mk vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00