On Thu, 18 Aug 2022, Alan Kelly wrote:
Thanks Martin for doing this.
On Thu, Aug 18, 2022 at 10:16 AM Martin Storsjö <mar...@martin.st> wrote:
This avoids triggering overflows in the filters, and avoids
stray
test failures in the approximate functions on x86; due to
rounding
differences, one implementation might overflow while another one
doesn't.
Signed-off-by: Martin Storsjö <mar...@martin.st>
---
FWIW, this modification runs successfully with over 1000
different
seeds in checkasm.
---
tests/checkasm/sw_scale.c | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
I'll go ahead and push this patch later today, if there's no opposition,
as it fixes spurious fate failures.
// Martin
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".