vpx/vp8/decoder
Attila Nagy 622958449b New loop filter interface
Separate simple filter with reduced no. of parameters.
MB filter level picking based on precalculated table. Level table updated for
each frame. Inside and edge limits precalculated and updated just when
sharpness changes. HEV threshhold is constant.
ARM targets use scalars and others vectors.

Change works only with --target=generic-gnu
All other targets have to be updated!

Change-Id: I6b73aca6b525075b20129a371699b2561bd4d51c
2011-07-08 09:31:41 +03:00
..
arm Avoid text relocations in ARM vp8 decoder 2011-06-28 09:11:40 +02:00
generic Fix relative include paths 2011-02-10 15:09:44 -05:00
x86 fix --disable-runtime-cpu-detect on x86 2011-06-14 11:31:50 -04:00
asm_dec_offsets.c use GCC inline magic 2011-06-08 16:19:37 -04:00
dboolhuff.c remove unused dboolhuff code 2011-02-04 16:00:00 -05:00
dboolhuff.h Improved vp8dx_decode_bool 2011-06-20 14:44:16 -04:00
decodemv.c Populate bmi for B_PRED only 2011-06-13 17:14:11 -04: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 Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently 2011-06-28 17:03:55 -04:00
dequantize.c remove unused vp8_predict_dc function 2011-02-18 09:12:20 -05:00
dequantize.h Fix relative include paths 2011-02-10 15:09:44 -05:00
detokenize.c remove executable bit 2011-04-15 13:43:24 -04:00
detokenize.h remove assembly detokenizer 2011-02-11 11:09:00 -05:00
ec_types.h Broken EC after MODE_INFO size reduction 2011-05-26 15:13:00 -04:00
error_concealment.c Adding support for error concealment in multi-threaded decoding 2011-06-27 09:03:06 -04:00
error_concealment.h Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
idct_blk.c Fix relative include paths 2011-02-10 15:09:44 -05:00
onyxd_if.c New loop filter interface 2011-07-08 09:31:41 +03:00
onyxd_int.h New ways of passing encoded data between encoder and decoder. 2011-06-28 11:10:17 -04: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 New loop filter interface 2011-07-08 09:31:41 +03:00
treereader.h Removed unused function vp8_treed_read_num 2011-06-07 09:32:51 -04:00