vpx/vp9/decoder
Deb Mukherjee b1921b2f08 Context-pred fix to not use top/left on edges
This fix resolves some of the mismatch issues being seen
recently. While this is the right thing to do when tiling
is used for this experiment, it is not the underlying cause
of the the mismatches.
Something else is causing writing outside of the allowable
frame area in the encoder leading to this mismatch.

Change-Id: If52c6f67555aa18ab8762865384e323b47237277
2013-03-16 09:26:52 -07:00
..
x86 Optimize add_constant_residual function 2013-03-07 15:49:07 -08:00
vp9_asm_dec_offsets.c Remove unused symbols from vp9 asm offsets C files. 2012-12-07 15:38:40 -08:00
vp9_dboolhuff.c Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_dboolhuff.h Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_decodemv.c Continued experiment with nonzero count 2013-03-08 16:37:08 -08:00
vp9_decodemv.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_decodframe.c Context-pred fix to not use top/left on edges 2013-03-16 09:26:52 -07:00
vp9_decodframe.h Code cleanup. 2013-02-21 13:50:15 -08:00
vp9_dequantize.c Optimize add_constant_residual function 2013-03-07 15:49:07 -08:00
vp9_dequantize.h Refactor vp9_dequant_idct_add function 2013-02-28 14:18:46 -08:00
vp9_detokenize.c Re-add support for ADST in superblocks. 2013-03-07 11:19:10 -08:00
vp9_detokenize.h Make superblocks independent of macroblock code and data. 2013-03-04 16:34:36 -08:00
vp9_idct_blk.c Refactor vp9_dequant_idct_add function 2013-02-28 14:18:46 -08:00
vp9_onyxd_if.c Change buffer update rules on ARF overlay. 2013-03-12 16:57:39 +00:00
vp9_onyxd_int.h Spatial resamping of ZEROMV predictors 2013-02-26 23:54:23 -08:00
vp9_onyxd.h [WIP] Add column-based tiling. 2013-02-05 15:43:03 -08:00
vp9_treereader.h Code cleanup. 2013-03-05 14:12:16 -08:00