[FFmpeg-devel] [PATCH] avcodec/vc1: fix out-of-bounds reference pixel replication

Carl Eugen Hoyos ceffmpeg at gmail.com
Sun May 27 23:39:56 EEST 2018


2018-05-27 22:27 GMT+02:00, Jerome Borsboom <jerome.borsboom at carpalis.nl>:
> Out-of-bounds reference pixel replication should take into account
> the frame coding mode of the reference frame(s), not the frame
> coding mode of the current frame.
>
> Signed-off-by: Jerome Borsboom <jerome.borsboom at carpalis.nl>
> ---
> This should fix the remaining issue with the SA10180.vc1 test file.

With this patch, the first 601 frames are decoded bit-exact, the
following frame is not decoded correctly.

Carl Eugen


More information about the ffmpeg-devel mailing list