ffmpeg/tests/checkasm
Rémi Denis-Courmont c4c811b3d9 checkasm/h264dsp: test TX bypass 2024-07-21 22:36:48 +03:00
..
aarch64
arm
riscv
x86
.gitignore
Makefile checkasm: add tests for yuv2rgb 2024-06-28 14:49:49 +02:00
aacencdsp.c x86/aacencdsp: add AVX version of quantize_bands 2024-06-09 12:29:49 -03:00
aacpsdsp.c
ac3dsp.c
af_afir.c
alacdsp.c
audiodsp.c
av_tx.c
blockdsp.c
bswapdsp.c
checkasm.c checkasm: add tests for yuv2rgb 2024-06-28 14:49:49 +02:00
checkasm.h checkasm: add tests for yuv2rgb 2024-06-28 14:49:49 +02:00
exrdsp.c
fdctdsp.c
fixed_dsp.c
flacdsp.c checkasm/flacdsp: add a test for lpc33 2024-05-24 09:23:00 -03:00
float_dsp.c checkasm/float_dsp: add double-precision scalar product 2024-05-31 22:22:43 +03:00
fmtconvert.c
g722dsp.c
h263dsp.c checkasm: add h263dsp.{h,v}_loop_filter 2024-05-27 22:42:07 +03:00
h264chroma.c
h264dsp.c checkasm/h264dsp: test TX bypass 2024-07-21 22:36:48 +03:00
h264pred.c
h264qpel.c
hevc_add_res.c lavc/hevc*: move to hevc/ subdir 2024-06-04 11:46:27 +02:00
hevc_deblock.c lavc/hevc*: move to hevc/ subdir 2024-06-04 11:46:27 +02:00
hevc_idct.c lavc/hevc*: move to hevc/ subdir 2024-06-04 11:46:27 +02:00
hevc_pel.c lavc/hevc*: move to hevc/ subdir 2024-06-04 11:46:27 +02:00
hevc_sao.c lavc/hevc*: move to hevc/ subdir 2024-06-04 11:46:27 +02:00
huffyuvdsp.c tests/checkasm/huffyuvdsp: Use correct function pointer type 2024-05-17 13:29:34 +02:00
idctdsp.c
jpeg2000dsp.c
llauddsp.c tests/checkasm/llauddsp: Avoid UB integer overflow 2024-05-17 13:16:58 +02:00
lls.c checkasm/lls: increase epsilon value for the update_lls test 2024-07-19 09:24:59 -03:00
llviddsp.c tests/checkasm: Fix build error when enable linux perf on Android 2024-06-11 01:11:46 +08:00
llviddspenc.c
lpc.c checkasm/lpc: use fixed length to bench apply_welch_window 2024-05-31 17:06:08 -03:00
motion.c avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init() 2024-06-20 18:58:38 +02:00
opusdsp.c
pixblockdsp.c
rv34dsp.c
rv40dsp.c
sbrdsp.c
svq1enc.c
sw_gbrp.c tests/checkasm/sw_gbrp: Use correct function types for calls 2024-05-17 13:36:03 +02:00
sw_range_convert.c checkasm: add tests for {lum,chr}ConvertRange 2024-06-16 00:34:24 +02:00
sw_rgb.c checkasm/sw_rgb: fix alignment of buffers for rgb_to_yuv tests 2024-06-09 14:12:51 -03:00
sw_scale.c
sw_yuv2rgb.c checkasm: add tests for yuv2rgb 2024-06-28 14:49:49 +02:00
synth_filter.c
takdsp.c
utvideodsp.c
v210dec.c
v210enc.c
vc1dsp.c
vf_blend.c tests/checkasm/vf_blend: Update function type 2024-05-17 13:35:33 +02:00
vf_bwdif.c tests/checkasm/vf_bwdif: Use correct function pointer type 2024-05-17 13:31:37 +02:00
vf_colorspace.c tests/checkasm/vf_colorspace: Use correct function pointer type 2024-05-17 13:31:23 +02:00
vf_convolution.c
vf_eq.c
vf_gblur.c
vf_hflip.c
vf_nlmeans.c
vf_threshold.c
videodsp.c
vorbisdsp.c
vp8dsp.c checkasm/vp8dsp: add VP7 tests 2024-05-30 18:30:52 +03:00
vp9dsp.c
vvc_alf.c checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm 2024-06-25 19:32:17 +08:00
vvc_mc.c tests/checkasm/vvc_mc: don't zero the SAD buffers 2024-05-31 20:05:21 +08:00