1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/tests/ref
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
..
acodec
fate swscale/rgb2xyz: add explicit width parameter 2024-10-09 13:14:57 +02:00
lavf
lavf-fate fate/lavf-container: add a test for L-HEVC remuxing 2024-07-15 18:19:00 -03:00
pixfmt
seek
vsynth fate/vcodec: add missing scale filter dependency to ffv1-2pass10 vsynth tests 2024-09-30 09:07:54 -03:00