[FFmpeg-devel] [PATCH] checkasm: lls: Use relative tolerances rather than absolute ones
Martin Storsjö
martin at martin.st
Wed Oct 9 09:56:21 EEST 2024
On Fri, 4 Oct 2024, Martin Storsjö wrote:
> Depending on the magnitude of the output values, the potential
> errors can be larger.
>
> This fixes errors in the lls tests on x86_32 for some seeds,
> observed with GCC 11 (on Ubuntu 22.04, with the distro compiler,
> with -m32).
> ---
> tests/checkasm/lls.c | 14 +++++++++-----
> 1 file changed, 9 insertions(+), 5 deletions(-)
Will push.
// Martin
More information about the ffmpeg-devel
mailing list