On Tue, May 28, 2013 at 01:21:43PM +0300, Martin Storsjö wrote: > From: Michael Niedermayer <[email protected]> > > This simplifies the code since copying MVs to the reference is not needed > anymore (and maybe something about fixing artifacts). > > Also remove the unused mv_f_last. > > Fixes a small number of artifacts in black_screen_VC-1.mkv > and several more artifacts in other videos. > --- > libavcodec/vc1.h | 1 - > libavcodec/vc1dec.c | 21 ++++----------------- > 2 files changed, 4 insertions(+), 18 deletions(-)
looks passable _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
