vpx/vp8/decoder
Paul Wilkins 8487a68baf Further work on extended Q range.
Fixed some further QIndex related issues and replaced some tables
(eg zbin and rounding)

Also Added function (currently disabled by default) to populate the
main AC and DC quantizer tables. Using the original AC range the
resulting computed DC values give behavior broadly comparable
on the DERF set. That is not to say that the equations will hold good
over a more extended range. The purpose of this code is to make it
easier to experiment with further alterations to the Q range and distribution
of Q values plus the relative weights given to AC and DC.

The function find_fp_qindex() ensures that changes to the Q tables
are reflected in the value passed in to the first pass code.

Slight experimental adjustment to static segment Q offset.

Change-Id: I36186267d55dfc2a3d565d0cff7218ef300d1cd5
2011-12-02 15:30:01 +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 changed find_near_mvs search to include a mb from last frame 2011-11-28 08:52:08 -08: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 added transform type to MB_MODE_INFO 2011-12-01 07:34:27 -08: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 Segment Feature Data Access 2011-11-04 10:42:12 +00: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 Further work on extended Q range. 2011-12-02 15:30:01 +00:00
onyxd_int.h Merge CONFIGURE_SEGMENTATION experiment. 2011-11-15 16:15:23 +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 Segment Features. Removal of #ifdefs 2011-11-03 17:14:26 +00:00
treereader.h Removed unused function vp8_treed_read_num 2011-06-07 09:32:51 -04:00