aom/vpx_scale/generic
Henrik Lundin 67fb3a5155 Implement error tracking in the decoder
A new vpx_codec_control called VP8D_GET_FRAME_CORRUPTED. The output
from the function is non-zero if the last decoded frame contains
corruption due to packet losses.

The decoder is also modified to accept encoded frames of zero length.
A zero length frame indicates to the decoder that one or more frames
have been completely lost. This will mark the last decoded reference
buffer as corrupted. The data pointer can be NULL if the length is
zero.

Change-Id: Ic5902c785a281c6e05329deea958554b7a6c75ce
2011-01-19 09:53:21 +01:00
..
bicubic_scaler.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
gen_scalers.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
scalesystemdependant.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpxscale.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
yv12config.c Implement error tracking in the decoder 2011-01-19 09:53:21 +01:00
yv12extend.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00