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

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue May 29 00:55:08 EEST 2018


2018-05-28 10:26 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
>
> Are you sure you have applied all five patches of my previous patch set?

No, sorry, I hadn't realized there were still patches missing, I pushed the
remaining patches of the last set.

I will push this one in a few days if nobody beats me or comments.

I still get incorrect frames for SA10100.vc1, ticket #7173.

Thank you Carl Eugen


More information about the ffmpeg-devel mailing list