ffmpeg/tests
Kacper Michajłow a75b15a4ab
avfilter/vf_drawvg: round color values to avoid differences on some platforms
This ensures consistent color conversion between double and u8 and
guarantees that values remain consistent across different platforms,
especially when x87 math is used.

Note that libcairo also performs rounding internally when converting
doubles to integers, see _cairo_color_double_to_short().

Fixes: fate-filter-drawvg-interpreter
Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
2025-11-25 22:32:50 +01:00
..
api api-h264-test: indent output 2025-10-25 11:11:41 +02:00
checkasm tests/checkasm/sw_ops: fix signed integer related UB when shifting values 2025-11-21 18:40:58 +00:00
fate avformat/movenc: add support for writing srat box 2025-11-24 02:59:02 +00:00
filtergraphs tests/fate: add fate test for excessive frame buffering when using filters 2025-07-14 22:05:11 +02:00
maps fate: Add fsync filter tests 2024-01-05 09:29:05 +01:00
ref avfilter/vf_drawvg: round color values to avoid differences on some platforms 2025-11-25 22:32:50 +01:00
streamgroups avformat/iamf: use the correct layouts for Sound Systems B and C 2025-01-03 10:27:13 -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 all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
fate-run.sh tests/fate-run: pass threads argument to ffprobe 2025-09-16 15:42:03 -03:00
fate-valgrind.supp
fate.sh fate: add skip_clean option 2025-11-24 02:47:08 +00:00
Makefile avcodec/libaom: Add test for HDR10+ metadata support 2025-09-02 16:05:45 +02:00
md5.sh
refcmp-metadata.awk fate/filter-refcmp-*: make refcmp_metadata fail on empty or truncated input 2022-04-10 20:12:23 +02:00
reference.pnm
rotozoom.c
simple1.ffconcat all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
simple2.ffconcat all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
test.ffmeta
tiny_psnr.c
tiny_ssim.c test: tiny_ssim: Don't include config.h 2022-03-30 14:56:07 +03:00
utils.c
videogen.c