[x264-devel] [PATCH 01/11] checkasm: Check the right output range for integral_initXh

Henrik Gramner henrik at gramner.com
Thu Aug 27 21:02:29 CEST 2015


On Tue, Aug 25, 2015 at 1:38 PM, Martin Storsjö <martin at martin.st> wrote:
> These functions write their output into sum+stride, while we previously
> only checked [0..stride-8] within the sum array.
>
> This catches the previously broken aarch64 version of these functions.

Actually it turns out that the avx2 version on x86 was broken as well
so I pushed a fix for that too.

Thumbs up for allowing that to get found.


More information about the x264-devel mailing list