1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/tests
Zhao Zhili ea3d21c349 tests/checkasm: Add partial support for wasm
WASI mssing signal and siglongjmp support. This patch workaround
build error and add simd128 flag. Please note that many tests use
large array on stack, so you need to increase the stack size when
build checkasm, e.g., --extra-ldflags='-Wl,-z,stack-size=10485760'

Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
2024-12-04 16:43:07 +08:00
..
api api/api-band-test: Query codec capabilities to decide admissibility 2024-06-12 14:29:30 +02:00
checkasm tests/checkasm: Add partial support for wasm 2024-12-04 16:43:07 +08:00
fate tests/fate/filter-audio: add aloop test 2024-11-29 21:59:56 +01:00
filtergraphs fate: revert previous frequency adjustments of the sine filter 2024-11-29 21:16:22 +01:00
maps fate: Add fsync filter tests 2024-01-05 09:29:05 +01:00
ref tests/fate/filter-audio: add aloop test 2024-11-29 21:59:56 +01:00
streamgroups fate/mov: add an IAMF+video muxing test 2024-08-04 12:09:40 -03:00
.gitignore
audiogen.c tests/audiogen: Fix total RIFF chunk size 2024-03-28 11:54:41 +01:00
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh fate/pixfmt: disable dithering in the scale filter 2024-11-08 09:19:06 -03:00
fate-valgrind.supp
fate.sh fate: allow https for git URLs 2024-04-27 23:24:58 +02:00
Makefile fate/ffprobe: Fix test requirements 2024-04-03 19:10:24 +02:00
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