diff options
author | Martin Storsjö <martin@martin.st> | 2019-12-10 14:39:02 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2022-11-06 20:50:26 +0100 |
commit | f442a376a1d9cde5a7bc31aca056b0c2a57e2a48 (patch) | |
tree | f787f71db617717ef2604f4f6bd454c137743e9d /libavfilter/vf_geq.c | |
parent | a4ba6e7d2c398bf6bccca85c5819b52ec579e89b (diff) | |
download | ffmpeg-f442a376a1d9cde5a7bc31aca056b0c2a57e2a48.tar.gz |
checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparing
As the values generated by av_bmg_get can be arbitrarily large
(only the stddev is specified), we can't use a fixed tolerance.
This matches what was done for test_vector_dmul_scalar in
38f966b2222db.
This fixes the float_dsp checkasm test for some seeds, when built
with clang for mingw/x86_32.
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 8f70e261fa6ff1f3efda5dbcebf02dcf6dea13b4)
Fixes ticket #10010
Diffstat (limited to 'libavfilter/vf_geq.c')
0 files changed, 0 insertions, 0 deletions