ffmpeg/tests/checkasm
James Almer 55e1bc39cb checkasm/vf_blend: use the correct depth parameters to initialize the blend modes
This effectively enables the tests that until now were just running
the C version alone.

Signed-off-by: James Almer <jamrial@gmail.com>
2020-07-12 11:30:23 -03:00
..
aarch64 checkasm: aarch64: Check for stack overflows 2020-05-15 21:22:36 +03:00
arm checkasm: arm: Check for stack overflows 2020-05-15 21:22:34 +03:00
x86
.gitignore
Makefile checkasm: add hscale test 2020-05-15 10:29:30 +01:00
aacpsdsp.c checkasm: aacpsdsp: Tolerate extra intermediate precision in stereo_interpolate 2019-12-18 15:15:29 +02:00
af_afir.c checkasm: af_afir: Use a dynamic tolerance depending on values 2019-12-12 23:57:08 +02:00
alacdsp.c
audiodsp.c
blockdsp.c
bswapdsp.c
checkasm.c checkasm: add hscale test 2020-05-15 10:29:30 +01:00
checkasm.h checkasm: aarch64: Check for stack overflows 2020-05-15 21:22:36 +03:00
exrdsp.c
fixed_dsp.c
flacdsp.c
float_dsp.c checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparing 2019-12-11 22:19:45 +02:00
fmtconvert.c
g722dsp.c
h264dsp.c
h264pred.c
h264qpel.c
hevc_add_res.c tests/checkasm: add overflow test for hevc_add_res 2020-03-27 10:57:40 +01:00
hevc_idct.c
hevc_sao.c
huffyuvdsp.c
jpeg2000dsp.c
llviddsp.c
llviddspenc.c
opusdsp.c checkasm/opusdsp: declare opus_deemphasis as a function returning a float 2019-09-18 11:42:06 -03:00
pixblockdsp.c checkasm: pixblockdsp: Add tests for get_pixels_unaligned and diff_pixels_unaligned 2020-05-15 23:37:27 +03:00
sbrdsp.c checkasm: sbrdsp: Fix a spurious test failure by calculating a better epsilon for sum_square 2020-02-08 23:00:21 +02:00
sw_rgb.c checkasm: sw_rgb: Fix mixed declaration and code 2020-06-01 23:28:07 +08:00
sw_scale.c checkasm/sw_scale: Fix stack-buffer-overflow 2020-05-20 23:18:50 +02:00
synth_filter.c
utvideodsp.c
v210dec.c
v210enc.c
vf_blend.c checkasm/vf_blend: use the correct depth parameters to initialize the blend modes 2020-07-12 11:30:23 -03:00
vf_colorspace.c
vf_eq.c checkasm/vf_eq: add test for vf_eq 2019-09-26 08:10:31 +08:00
vf_gblur.c checkasm/vf_gblur: add test for horiz_slice simd 2019-06-12 08:54:05 +08:00
vf_hflip.c
vf_nlmeans.c
vf_threshold.c
videodsp.c
vp8dsp.c
vp9dsp.c