vpx/vp8/decoder
Stefan Holmer 1427205215 Changing decoder input partition API to input fragments.
Adding support for several partitions within one input fragment.
This is necessary to fully support all possible packetization
combinations in the VP8 RTP profile. Several partitions can
be transmitted in the same packet, and they can only be split
by reading the partition lengths from the bitstream.

Change-Id: If7d7ea331cc78cb7efd74c4a976b720c9a655463
2011-11-01 14:44:37 -07:00
..
arm Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
generic Replace vpx_ports/config.h with vpx_config.h 2011-09-22 13:33:54 +03:00
x86 Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
asm_dec_offsets.c Remove unused DETOK structure 2011-10-21 09:33:49 +03:00
dboolhuff.c Moved vp8_encode_bool into boolhuff.h 2011-07-19 09:17:25 -04:00
dboolhuff.h Replace vpx_ports/config.h with vpx_config.h 2011-09-22 13:33:54 +03:00
decodemv.c Correct SPLITMV clamping 2011-10-31 14:42:51 -07: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 Changing decoder input partition API to input fragments. 2011-11-01 14:44:37 -07:00
dequantize.c Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
dequantize.h Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
detokenize.c Improved token decoder 2011-10-19 13:38:35 -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 Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
error_concealment.h Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
idct_blk.c Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
onyxd_if.c Changing decoder input partition API to input fragments. 2011-11-01 14:44:37 -07:00
onyxd_int.h Changing decoder input partition API to input fragments. 2011-11-01 14:44:37 -07:00
reconintra_mt.c Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
reconintra_mt.h Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
threading.c Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
treereader.h Removed unused function vp8_treed_read_num 2011-06-07 09:32:51 -04:00