ffmpeg/tests/checkasm
James Almer 9d8f7bf4b8 tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffers
They are supposed to be 16 byte aligned, not 8.
Should fix crashes in some systems.

Signed-off-by: James Almer <jamrial@gmail.com>
2024-11-19 12:32:49 -03:00
..
aarch64
arm
riscv
x86
.gitignore
Makefile checkasm/diracdsp: test add_dirac_obmc 2024-11-15 13:44:53 -05:00
aacencdsp.c
aacpsdsp.c
ac3dsp.c
af_afir.c
alacdsp.c
audiodsp.c
av_tx.c
blockdsp.c
bswapdsp.c
checkasm.c checkasm: add RISC-V vector width to arch info 2024-11-17 11:28:21 +02:00
checkasm.h checkasm/diracdsp: test add_dirac_obmc 2024-11-15 13:44:53 -05:00
diracdsp.c tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffers 2024-11-19 12:32:49 -03:00
exrdsp.c
fdctdsp.c
fixed_dsp.c
flacdsp.c
float_dsp.c
fmtconvert.c
g722dsp.c
h263dsp.c
h264chroma.c
h264dsp.c
h264pred.c
h264qpel.c
hevc_add_res.c
hevc_deblock.c
hevc_idct.c
hevc_pel.c
hevc_sao.c
huffyuvdsp.c
idctdsp.c
jpeg2000dsp.c
llauddsp.c
lls.c checkasm: lls: Use relative tolerances rather than absolute ones 2024-10-09 15:52:56 +03:00
llviddsp.c
llviddspenc.c
lpc.c
motion.c
mpegvideoencdsp.c avcodec/mpegvideoencdsp: convert stride parameters from int to ptrdiff_t 2024-09-01 13:42:30 +02:00
opusdsp.c lavc/opus*: move to opus/ subdir 2024-09-02 11:56:53 +02:00
pixblockdsp.c
rv34dsp.c
rv40dsp.c
sbrdsp.c
svq1enc.c
sw_gbrp.c checkasm: use FF_ARRAY_ELEMS instead of hardcoding size of arrays 2024-10-27 13:20:56 +01:00
sw_range_convert.c checkasm/sw_range_convert: indent after previous couple of commits 2024-10-27 13:20:56 +01:00
sw_rgb.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
sw_scale.c checkasm: use FF_ARRAY_ELEMS instead of hardcoding size of arrays 2024-10-27 13:20:56 +01:00
sw_yuv2rgb.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
sw_yuv2yuv.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
synth_filter.c
takdsp.c
utvideodsp.c
v210dec.c
v210enc.c
vc1dsp.c
vf_blend.c
vf_bwdif.c
vf_colorspace.c
vf_convolution.c
vf_eq.c
vf_gblur.c
vf_hflip.c
vf_nlmeans.c
vf_threshold.c
videodsp.c
vorbisdsp.c
vp8dsp.c
vp9dsp.c
vvc_alf.c
vvc_mc.c checkasm: add vvc_bdof test 2024-08-31 14:08:54 +08:00