vpx/vp8/decoder
Yaowu Xu 3ca849691c fixed a decoder bug
When 8x8 transform is enabled, the decoder does an extra reconstruct
on MBs that are coded using 8x8. This commit fixed the logic around
the decoding of mb encoded with 8x8 transform.

Change-Id: I6926557c9ef00eecb375f62946f7e140c660bf6f
2011-10-08 15:48:53 -07:00
..
arm Fix building with --disable-postproc 2011-08-01 17:50:23 -04:00
generic Add 8x8 transform to experimental branch 2011-07-20 09:49:22 -07:00
x86 Fix naming of sse2 idct functions. 2011-08-24 10:25:32 -07:00
asm_dec_offsets.c "Eliminated TOKENEXTRABITS" broke the windows build. 2011-07-26 09:33:16 -04:00
dboolhuff.c Moved vp8_encode_bool into boolhuff.h 2011-07-19 09:17:25 -04:00
dboolhuff.h Moved vp8_encode_bool into boolhuff.h 2011-07-19 09:17:25 -04:00
decodemv.c Segment coding of mode and reference frame. 2011-09-30 16:45:16 +01:00
decodemv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
decoderthreading.h vp8mt_alloc_temp_buffers: make prototype return void 2010-11-17 09:13:57 -05:00
decodframe.c fixed a decoder bug 2011-10-08 15:48:53 -07:00
dequantize.c fix more merge issues 2011-07-21 09:01:53 -07:00
dequantize.h fix more merge issues 2011-07-21 09:01:53 -07:00
detokenize.c Experimental: segfeature added. 2011-09-30 16:08:37 +01:00
detokenize.h Add 8x8 transform to experimental branch 2011-07-20 09:49:22 -07:00
ec_types.h Broken EC after MODE_INFO size reduction 2011-05-26 15:13:00 -04:00
error_concealment.c Fixes the boundary checks for extrapolated and interpolated MVs. 2011-09-16 11:58:57 +02:00
error_concealment.h Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
idct_blk.c fix more merge issues 2011-07-21 09:01:53 -07:00
onyxd_if.c Merge remote branch 'internal/upstream' into HEAD 2011-09-20 00:05:04 -04:00
onyxd_int.h add 8x8 intra prediction modes 2011-09-16 15:55:19 -07:00
reconintra_mt.c Fix relative include paths 2011-02-10 15:09:44 -05:00
reconintra_mt.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
threading.c Merge remote branch 'internal/upstream' into HEAD 2011-09-20 00:05:04 -04:00
treereader.h Removed unused function vp8_treed_read_num 2011-06-07 09:32:51 -04:00