vpx/examples
Stefan Holmer d04f852368 Adding error-concealment to the decoder.
The error-concealer is plugged in after any motion vectors have been
decoded. It tries to estimate any missing motion vectors from the
motion vectors of the previous frame. Intra blocks with missing
residual are replaced with inter blocks with estimated motion vectors.

This feature was developed in a separate sandbox
(sandbox/holmer/error-concealment).

Change-Id: I5c8917b031078d79dbafd90f6006680e84a23412
2011-05-19 13:46:33 -04:00
..
includes LICENSE: update with latest text 2010-06-04 16:19:40 -04:00
decode_to_md5.txt Use public domain implementation for MD5 algorithm 2010-06-14 08:48:22 -04:00
decode_with_drops.txt Initial WebM release 2010-05-18 11:58:33 -04:00
decode_with_partial_drops.txt Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
decoder_tmpl.c Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
decoder_tmpl.txt examples: use function to get iface pointers 2011-02-28 20:06:59 -05:00
encoder_tmpl.c clean up unused variable warnings 2011-05-09 12:56:20 -04:00
encoder_tmpl.txt examples: use function to get iface pointers 2011-02-28 20:06:59 -05:00
error_resilient.txt Initial WebM release 2010-05-18 11:58:33 -04:00
force_keyframe.txt Initial WebM release 2010-05-18 11:58:33 -04:00
gen_example_code.sh Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
gen_example_doxy.php Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
gen_example_text.sh Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
postproc.txt clean up unused variable warnings 2011-05-09 12:56:20 -04:00
simple_decoder.txt examples: use function to get iface pointers 2011-02-28 20:06:59 -05:00
simple_encoder.txt Initial WebM release 2010-05-18 11:58:33 -04:00
twopass_encoder.txt Initial WebM release 2010-05-18 11:58:33 -04:00
vp8_scalable_patterns.txt Initial WebM release 2010-05-18 11:58:33 -04:00
vp8_set_maps.txt vp8_set_maps: remove hard-coded width/height 2010-11-17 09:24:05 -05:00
vp8cx_set_ref.txt Initial WebM release 2010-05-18 11:58:33 -04:00