Skip to content
Snippets Groups Projects
Commit d04f8523 authored by Stefan Holmer's avatar Stefan Holmer Committed by John Koleszar
Browse files

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
parent 00a1e2f8
No related branches found
No related tags found
No related merge requests found
Showing with 1239 additions and 63 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment