On 4/23/18, Jerome Borsboom <jerome.borsb...@carpalis.nl> wrote: > The existing implementation did out-of-bounds reference pixel replication > for > progressive reference frames. In interlaced reference frames both the even > and > odd line on the horizontal edges need to be replicated. > > Signed-off-by: Jerome Borsboom <jerome.borsb...@carpalis.nl> > --- > libavcodec/vc1_mc.c | 376 > +++++++++++++++++++++++++++++++++------- > tests/ref/fate/vc1_ilaced_twomv | 18 +- > 2 files changed, 318 insertions(+), 76 deletions(-) >
Thanks, this one fixes #3262. Could you look at #4372 sample? http://trac.ffmpeg.org/ticket/4372 Reference decoder decodes it fine. I plan to push this patchset in following days. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel