diff options
author | Martin Storsjö <martin@martin.st> | 2019-12-11 11:15:11 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2019-12-12 23:57:08 +0200 |
commit | f58bda642d6d95ffafd6297ca909c7dcc4e0b0e5 (patch) | |
tree | aa0538909d8307b7445ff8430e75861874bdc469 /libavformat/wvenc.c | |
parent | 9d1f7870a9deb3c484ce5c7f10ae990f9ed601b6 (diff) | |
download | ffmpeg-f58bda642d6d95ffafd6297ca909c7dcc4e0b0e5.tar.gz |
checkasm: af_afir: Use a dynamic tolerance depending on values
As the values generated by av_bmg_get can be arbitrarily large
(only the stddev is specified), we can't use a fixed tolerance.
Calculate a dynamic tolerance (like in float_dsp from 38f966b2222db),
based on the individual steps of the calculation.
This fixes running this test with certain seeds, when built with
clang for mingw/x86_32.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/wvenc.c')
0 files changed, 0 insertions, 0 deletions