ffmpeg/tests
Michael Goulet b7f6a933fa tests/checkasm/sw_scale: Fix alignment for movdqa
SSE3 instruction movdqa in ff_yuv2yuvX_sse3() expects a 16-byte aligned address for a memory address, or else a segfault is generated.
The src_pixels buffer below was not aligned to 16 bytes on the stack necessarily, so we got segfaults during fate-checkasm-sw_scale.

Therefore 16-byte align all of these local variables, aligning them too much shouldn't hurt.
2022-06-20 11:08:43 +02:00
..
api
checkasm tests/checkasm/sw_scale: Fix alignment for movdqa 2022-06-20 11:08:43 +02:00
fate avutil/tests/uuid: add uuid tests 2022-06-12 18:34:37 +10:00
filtergraphs
ref lavfi/drawutils: improve colorspace support 2022-06-19 19:18:34 -05:00
.gitignore
Makefile tests/Makefile: Add PCM function 2022-06-01 14:56:50 +02:00
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh tests/fate/vcodec: add tests for ffv1 2pass mode 2022-05-24 13:35:16 +02:00
fate-valgrind.supp
fate.sh
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