vpx/vp8/decoder
Paul Wilkins 8266abfe96 Dual pred flag
Further changes to make experiments with the context
used for coding the dual pred flag easier.

Current best performing method tested on derf is a two
element context based on reference frame. I also tried
various combinations of mode and reference frame as
shown in commented out case using up to 6 contexts.

Derf +0.26 overall psnr +0.15% ssim vs original method.

Change-Id: I64c21ddec0abbb27feaaeaa1da2e9f164ebaca03
2012-02-09 15:44:18 +00:00
..
arm Fix building with --disable-postproc 2011-08-01 17:50:23 -04:00
generic changed function name for clarity 2011-11-11 09:01:16 -08: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 Dual pred flag 2012-02-09 15:44:18 +00: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 Merged NEWNEAR experiment 2012-02-06 16:40:57 +00:00
dequantize.c changed function name for clarity 2011-11-11 09:01:16 -08:00
dequantize.h changed function name for clarity 2011-11-11 09:01:16 -08:00
detokenize.c Removed #if CONFIG_I8X8 2011-12-07 13:48:53 -08: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 Merged NEWNEAR experiment 2012-02-06 16:40:57 +00:00
onyxd_int.h Moved prob_dualpred to common. 2012-02-06 16:37:11 +00: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 Import a decoder bug fix from public stable branch 2012-02-01 14:56:11 -08:00
treereader.h Removed unused function vp8_treed_read_num 2011-06-07 09:32:51 -04:00