1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests
Andreas Rheinhardt 94bf3f90e9 tests/fate: Don't keep unnecessary temp files
Some FATE tests use files created by other FATE tests as input files;
this mostly affects the seek tests which use files from vsynth_lena as
well as acodec-pcm as input files. In order to make this possible the
temporary files of all the vsynth* and all acodec-pcm tests are kept.
Yet only a fraction of these files are actually used. This commit
changes this to only keep the files that are actually needed for other
tests. This reduces the size of the tests/data/fate folder after a full
FATE run from 2024727441B to 138739312B.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2021-03-05 09:24:34 +01:00
..
api tests/api-band-test: simplify code 2021-02-25 11:46:28 +01:00
checkasm tests/checkasm/sw_scale: use memset() to fill dither 2021-02-19 16:19:11 -03:00
dnn tests/dnn: enable unit test dense 2021-01-28 09:45:13 +08:00
fate tests/fate: Don't keep unnecessary temp files 2021-03-05 09:24:34 +01:00
filtergraphs
ref avformat/mxfdec: add support for getting product version number metadata 2021-03-04 20:23:51 +01:00
.gitignore
audiogen.c
audiomatch.c tests/audiomatch: add free to make static analysis tools happy 2020-12-10 19:38:32 +08:00
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh tests/fate-run.sh: Don't overlook errors from md5 tests 2021-02-16 22:50:36 +01:00
fate-valgrind.supp
fate.sh
Makefile
md5.sh
refcmp-metadata.awk
reference.pnm
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c