1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
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 fate: Add fsync filter tests 2024-01-05 09:29:05 +01:00
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 tests/audiogen: Fix total RIFF chunk size 2024-03-28 11:54:41 +01:00
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 fate: allow https for git URLs 2024-04-27 23:24:58 +02:00
Makefile fate/ffprobe: Fix test requirements 2024-04-03 19:10:24 +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