vpx/vp9/decoder
Yaowu Xu 50494d5c1b Converted assertion to returning error
Assertion happens for invalid input data, the commit replace the
assertion with returning error.

Change-Id: I1b73ae752d64882d984cd23936efe75a757c2b41
2013-10-15 14:06:00 -07:00
..
vp9_dboolhuff.c cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_dboolhuff.h cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_decodemv.c Converted assertion to returning error 2013-10-15 14:06:00 -07:00
vp9_decodemv.h General cleanups. 2013-07-25 14:13:48 -07:00
vp9_decodframe.c Added trap for invalid key frame 2013-10-15 13:55:25 -07:00
vp9_decodframe.h consistently name VP9_COMMON variables #1 2013-08-29 13:25:57 -07:00
vp9_detokenize.c Remove extra line in decode_coefs 2013-10-08 15:03:44 -07:00
vp9_detokenize.h Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder. 2013-08-26 11:33:16 -07:00
vp9_dsubexp.c Add clamp to prevent out of bound access 2013-10-15 13:30:55 -07:00
vp9_dsubexp.h Replacing {VP9_COEF, MODE}_UPDATE_PROB with DIFF_UPDATE_PROB. 2013-10-11 10:47:22 -07:00
vp9_onyxd_if.c vp9_receive_compressed_data: remove unnecessary indent 2013-10-05 12:10:38 +02:00
vp9_onyxd_int.h Merge "Using size_t for memory buffer size." 2013-09-30 11:10:08 -07:00
vp9_onyxd.h Merge "Using size_t for memory buffer size." 2013-09-30 11:10:08 -07:00
vp9_read_bit_buffer.h cpplint issue in vp9_read_bit_buffer resolved 2013-09-29 11:52:58 -07:00
vp9_thread.c NOLINT issue with headers that's hard to avoid do to config.h issue 2013-10-05 17:32:43 -07:00
vp9_thread.h vp9_thread nolintify lint issue I can't fix easily 2013-10-01 15:19:39 -07:00
vp9_treereader.h cpplint issue with treedreader 2013-09-29 17:20:33 -07:00