[FFmpeg-devel] [PATCH 2/4] checkasm/yuv2yuv: add tests for semiplanar unscaled converters

Ramiro Polla ramiro.polla at gmail.com
Thu Aug 15 17:19:49 EEST 2024


On Fri, Aug 9, 2024 at 1:26 PM Ramiro Polla <ramiro.polla at gmail.com> wrote:
>
> ---
>  tests/checkasm/Makefile     |   2 +-
>  tests/checkasm/checkasm.c   |   1 +
>  tests/checkasm/checkasm.h   |   1 +
>  tests/checkasm/sw_yuv2yuv.c | 131 ++++++++++++++++++++++++++++++++++++
>  4 files changed, 134 insertions(+), 1 deletion(-)
>  create mode 100644 tests/checkasm/sw_yuv2yuv.c

New patch attached improves the tests by converting 4 lines instead of
2 and by not setting stride to be equal to width.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0002-checkasm-yuv2yuv-add-tests-for-semiplanar-unscale.patch
Type: text/x-patch
Size: 7582 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240815/6eb5d6e8/attachment.bin>


More information about the ffmpeg-devel mailing list