Skip to content
Snippets Groups Projects
Commit 4344ce08 authored by shahriman AMS's avatar shahriman AMS Committed by Anton Khirnov
Browse files

vc1dec: Partial rewrite of vc1_pred_mv()


The current code is a generalization of the earlier progressive MV
prediction code. This was supposed to predict MVs for both interlaced
and progressive pictures. But the interlaced MV prediction is buggy
and works mostly by luck.

This partially fixes interlaced MV prediction.

Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
parent 6475a6e1
No related branches found
No related tags found
No related merge requests found
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