librempeg/tests
James Almer 452c2cda30 checkasm/sw_rgb: fix alignment of buffers for rgb_to_yuv tests
src is apparently not guaranteed to be >8 byte aligned, but align to 16
nonetheless as the x86 asm will do unaligned loads anyway.
dst is guaranteed to be 32 byte aligned for the Y plane, but 16 byte for UV.

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-06-09 20:45:22 +02:00
..
api
checkasm checkasm/sw_rgb: fix alignment of buffers for rgb_to_yuv tests 2024-06-09 20:45:22 +02:00
fate fate: add tests for xHE-AAC 2024-06-02 21:40:37 +02:00
filtergraphs fate/scale2ref_keep_aspect: switch to vf_scale ref_* 2024-05-04 12:21:39 +02:00
ref avformat/vvc: Don't use ff_copy_bits() 2024-06-09 11:19:52 +02:00
.gitignore
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh configure, etc: switch to shebang without space 2024-04-10 01:21:07 +02:00
fate-valgrind.supp
fate.sh fate: allow https for git URLs 2024-04-28 19:39:37 +02:00
Makefile fate/ffprobe: Fix test requirements 2024-04-04 01:53:40 +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