[FFmpeg-devel] [FFmpeg-cvslog] checkasm: add tests for yuv2rgb

Ramiro Polla ramiro.polla at gmail.com
Mon Jul 1 19:14:42 EEST 2024


On Fri, Jun 28, 2024 at 2:50 PM Ramiro Polla <git at videolan.org> wrote:
>
> ffmpeg | branch: master | Ramiro Polla <ramiro.polla at gmail.com> | Sun Jun 16 22:40:13 2024 +0200| [1fb77347c8d96f4feff8f9328b40e6ee71191ac1] | committer: Ramiro Polla
>
> checkasm: add tests for yuv2rgb
>
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1fb77347c8d96f4feff8f9328b40e6ee71191ac1
> ---
>
>  tests/checkasm/Makefile     |   2 +-
>  tests/checkasm/checkasm.c   |   1 +
>  tests/checkasm/checkasm.h   |   1 +
>  tests/checkasm/sw_yuv2rgb.c | 211 ++++++++++++++++++++++++++++++++++++++++++++
>  tests/fate/checkasm.mak     |   1 +
>  5 files changed, 215 insertions(+), 1 deletion(-)

fate-checkasm-sw_yuv2rgb is failing on loongarch after this commit and
that makes patchwork unhappy. Could someone have a look?


More information about the ffmpeg-devel mailing list