On 4/23/2018 3:58 PM, Jerome Borsboom wrote:
> The existing implementation did overlap smoothing for progressive
> frames only. This rewritten version implements overlap smoothing
> for all applicable frame types for both progessive and
> frame/field-interlace.
> 
> Signed-off-by: Jerome Borsboom <jerome.borsb...@carpalis.nl>
> ---
> This patch-set improves the VC-1 software decoder to the point where the fate
> checksums are equal to checksums from the Intel hardware decoded image on 
> Haswell.

This apparently introduced a few invalid reads and use of uninitialized
values, as found by Valgrind.

http://fate.ffmpeg.org/report.cgi?time=20180426002618&slot=x86_64-archlinux-gcc-valgrind
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to