On Thu, 19 Dec 2024 04:26:03 +0100 Michael Niedermayer <[email protected]> wrote: > On Mon, Dec 16, 2024 at 12:48:19PM +0100, Niklas Haas wrote: > > From: Niklas Haas <[email protected]> > > > > --- > > tests/checkasm/sw_rgb.c | 316 ++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 316 insertions(+) > > seems breaking fate unless i forgot some patch > > checkasm: using random seed 3108170821 > Assertion (((r[Y1] + g[Y1] + b[Y1]) >> sh) & 0xFF) == 0xFF failed at > libswscale/output.c:1615 > Aborted (core dumped) > threads=1
Fixed in v2. > > thx > > [...] > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > It is what and why we do it that matters, not just one of them. > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
