[FFmpeg-devel] [PATCH 3/4] checkasm/sw_rgb: add tests for yuv2packed{1, 2, X}
Niklas Haas
ffmpeg at haasn.xyz
Fri Dec 20 14:55:58 EET 2024
On Thu, 19 Dec 2024 04:26:03 +0100 Michael Niedermayer <michael at niedermayer.cc> wrote:
> On Mon, Dec 16, 2024 at 12:48:19PM +0100, Niklas Haas wrote:
> > From: Niklas Haas <git at haasn.dev>
> >
> > ---
> > 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
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list