FFmpeg/tests
Niklas Haas 9d8f5141cf swscale/rgb2xyz: add explicit width parameter
This fixes an 11-year-old bug in the rgb2xyz functions, when used with a
negative stride. The current loop bounds turned it into a no-op.

Additionally, this increases performance on highly cropped images, whose
stride may be substantially higher than the effective width.

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Niklas Haas <git@haasn.dev>
2024-10-09 13:14:57 +02:00
..
api api/api-band-test: Query codec capabilities to decide admissibility 2024-06-12 14:29:30 +02:00
checkasm checkasm: Print the SVE vector length at startup 2024-09-27 00:06:55 +03:00
fate fate/mov: add a test for heic images with cropping and rotation metadata 2024-10-02 12:38:24 -03:00
filtergraphs tests/fate/filter-audio: add a test for handling more than 64 channels 2024-09-09 17:26:17 +02:00
maps
ref swscale/rgb2xyz: add explicit width parameter 2024-10-09 13:14:57 +02:00
streamgroups fate/mov: add an IAMF+video muxing test 2024-08-04 12:09:40 -03:00
.gitignore
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh tests/fate: force MPEG range for rawvideo tests 2024-09-12 19:13:21 +02:00
fate-valgrind.supp
fate.sh
Makefile
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