vpx/vpx
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
..
internal Improve grammar in a comment. 2011-03-14 13:41:50 -07:00
src Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
exports_com shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_dec shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_enc shared library support (.so) 2010-06-05 16:47:23 -04:00
vp8.h cosmetic: clean up comments for new vp8dx controls 2011-03-04 08:51:39 -05:00
vp8cx.h Set cpu_used range to [-16, 16] in real-time mode 2011-04-11 15:55:04 -04:00
vp8dx.h cosmetic: clean up comments for new vp8dx controls 2011-03-04 08:51:39 -05:00
vp8e.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_codec_impl_bottom.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_codec_impl_top.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_codec.h Avoid misspelling "dependent". 2011-03-15 12:58:29 +00:00
vpx_codec.mk Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_decoder_compat.h Avoid misspelling "dependent". 2011-03-15 12:58:29 +00:00
vpx_decoder.h Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
vpx_encoder.h Merge "Change rc undershoot/overshoot semantics" 2011-04-25 10:49:32 -07:00
vpx_image.h documentation: minor cosmetics 2011-02-16 17:59:33 -08:00
vpx_integer.h Use stdint.h for VS2010 2011-05-06 08:02:39 -04:00