vpx/vp9/decoder
Yaowu Xu 75b6cfe1c5 Prevent read to invalid RefBuffer
This commit adds check to validate RefBuffer before reading into the
data structure, to prevent invalid read.

BUG=https://bugs.chromium.org/p/chromium/issues/detail?id=614701

Change-Id: Ie111e95bd18e88fa19d8b25e097cdf52b7139cb6
2016-05-25 09:28:36 -07:00
..
vp9_decodeframe.c Prevent read to invalid RefBuffer 2016-05-25 09:28:36 -07:00
vp9_decodeframe.h vp9_decodeframe.h: add missing include 2015-10-29 16:41:25 -07:00
vp9_decodemv.c VP9: _get_pred_context_switchable_interp() 2016-05-17 15:26:12 -07:00
vp9_decodemv.h VP9: rename vpx_read_mode_info to vp9_read_mode_info 2016-02-19 05:34:12 -08:00
vp9_decoder.c Promote to uint32_t before left shift 2016-05-17 11:39:57 -07:00
vp9_decoder.h VP9: Combine TileData with TileWorkerData 2016-04-07 11:44:27 -07:00
vp9_detokenize.c VP9: Refactor vp9_decode_block_tokens() 2016-04-01 04:57:39 -07:00
vp9_detokenize.h vpx_dsp/bitreader.h: vp9_->vpx_ 2015-07-20 18:06:31 -07:00
vp9_dsubexp.c Shrink probability remap tables. 2015-10-27 12:08:23 -07:00
vp9_dsubexp.h vpx_dsp/bitreader.h: vp9_->vpx_ 2015-07-20 18:06:31 -07:00
vp9_dthread.c Use vpx prefix for codec independent threading functions 2015-07-02 00:47:54 +00:00
vp9_dthread.h vp9: add extern "C" to headers 2015-09-09 23:15:59 -07:00