On Wed, May 15, 2013 at 10:30:34AM +0300, Martin Storsjö wrote: > From: Michael Niedermayer <[email protected]> > > This replaces a large number of checks for the second field by > fixing the pointers when they are setup. > > This should also fix I/BI field pictures. > > Changes checksums for vc1_sa10143, the file becomes slightly closer > to what the reference decoder outputs. > > Based on "vc1dec: the second field is written wrong to the picture" > by Sebastian Sandberg <[email protected]>. > > --- > Ok'd by Mashiat in a comment on github: > https://github.com/mstorsjo/libav/commit/edd87902ba3f186ac0b8fff82eccc767022dfa97#commitcomment-3211744 > --- > libavcodec/vc1dec.c | 55 > +++++++++++++++++++------------------------- > tests/ref/fate/vc1_sa10143 | 28 +++++++++++----------- > 2 files changed, 38 insertions(+), 45 deletions(-)
probably OK _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
