On Thu, 13 Feb 2025, Krzysztof Pyrkosz via ffmpeg-devel wrote:

This patch succesfully passes the github pipeline. The previous one,
which adds tests fails only the first check on linux x86, probably
because of that mmx issue.

The tiny patch in the second email chain (the one about right shift by
2) completes the checks chain as-is.

Krzysztof

Note that the message that you type here end up as part of the commit message, when applying the patch. You can add a "---" separator and add other comments/messages below it, that aren't meant to be kept as part of the final commit message.

---
libswscale/aarch64/rgb2rgb.c      |  16 ++
libswscale/aarch64/rgb2rgb_neon.S | 262 ++++++++++++++++++++++++++++++
2 files changed, 278 insertions(+)

This looks ok to me. I added the benchmarks from an earlier patch to the commit message, and pushed it.

// Martin

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to