On Tue, Mar 04, 2025 at 06:47:28PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libavfilter/drawutils.c | 4 ++++ > libavfilter/vsrc_testsrc.c | 19 +++++++++++++++++++ > 2 files changed, 23 insertions(+) This appears to fail here: TEST filter-yuvtestsrc-xv36 --- ./tests/ref/fate/filter-yuvtestsrc-xv36 2025-03-03 02:22:06.094332746 +0100 +++ tests/data/fate/filter-yuvtestsrc-xv36 2025-03-08 02:23:10.325029560 +0100 @@ -3,8 +3,8 @@ #codec_id 0: rawvideo #dimensions 0: 320x240 #sar 0: 1/1 -0, 0, 0, 1, 614400, 0xdadee6db -0, 1, 1, 1, 614400, 0xdadee6db -0, 2, 2, 1, 614400, 0xdadee6db -0, 3, 3, 1, 614400, 0xdadee6db -0, 4, 4, 1, 614400, 0xdadee6db +0, 0, 0, 1, 614400, 0x071e35fc +0, 1, 1, 1, 614400, 0x071e35fc +0, 2, 2, 1, 614400, 0x071e35fc +0, 3, 3, 1, 614400, 0x071e35fc +0, 4, 4, 1, 614400, 0x071e35fc Test filter-yuvtestsrc-xv36 failed. Look at tests/data/fate/filter-yuvtestsrc-xv36.err for details. make: *** [tests/Makefile:311: fate-filter-yuvtestsrc-xv36] Error 1 (thats just ubuntu x86-64) [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Everything should be made as simple as possible, but not simpler. -- Albert Einstein