On Tue, May 28, 2013 at 11:25:57AM +0300, Martin Storsjö wrote:
> From: Michael Niedermayer <[email protected]>
> 
> Avoid a (confusing) memcpy(), making the code simpler code.
> Fixes a small number of artifacts in black_screen_VC-1.mkv
> and several more artifacts in other videos.

The message should be improved into better message. Partly because it's poorly
formulated, partly because it doesn't really say what has been done.
My suggestion is:
Shuffle field MVs after decoding, not before.

This simplifies the code since copying MVs to the reference is not needed
anymore (and maybe something about fixing artifacts).
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to