1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-12 19:18:44 +02:00
FFmpeg/tests/ref
Martin Storsjö c27a85b983 fate: Use a oneoff test for the tremolo filter
The tremolo filter uses floating point internally, and uses
multiplication factors derived from sin(fmod()), neither of
which is bitexact for use with framecrc.

This fixes running this test when built with for mingw/x86_32
with clang.

In this case, a 1 ulp difference in the output from fmod() would
end up in an output from the filter that differs by 1 ulp, but
which makes the lrint() in swresample/audioconvert.c round in a
different direction.

Signed-off-by: Martin Storsjö <martin@martin.st>
2019-12-11 22:20:00 +02:00
..
acodec
fate fate: Use a oneoff test for the tremolo filter 2019-12-11 22:20:00 +02:00
lavf avcodec/fitsdec: Use lrint() 2019-12-05 20:20:05 +01:00
lavf-fate fate/lavf-container: add an H264 mp4 remux test 2019-11-29 18:24:01 -03:00
pixfmt
seek
vsynth tests/ref/vsynth: add missing reference files, fix build 2019-11-13 23:34:56 +01:00
vsynth1
vsynth_lena