[FFmpeg-devel] [FFmpeg-cvslog] avcodec/vvc: Add aarch64 neon optimization for ALF
Martin Storsjö
martin at martin.st
Mon Jul 22 16:15:16 EEST 2024
On Mon, 22 Jul 2024, Zhao Zhili wrote:
> ffmpeg | branch: master | Zhao Zhili <zhilizhao at tencent.com> | Tue Jul 16 00:19:15 2024 +0800| [2d4ef304c9e13f5e8abe37c20ddd0f17102c6393] | committer: Nuo Mi
>
> avcodec/vvc: Add aarch64 neon optimization for ALF
>
>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2d4ef304c9e13f5e8abe37c20ddd0f17102c6393
> ---
>
> libavcodec/aarch64/vvc/Makefile | 5 +
> libavcodec/aarch64/vvc/alf.S | 293 ++++++++++++++++++++++++++++++++++
> libavcodec/aarch64/vvc/alf_template.c | 157 ++++++++++++++++++
> libavcodec/aarch64/vvc/dsp_init.c | 57 +++++++
> libavcodec/vvc/dsp.c | 4 +-
> libavcodec/vvc/dsp.h | 1 +
> 6 files changed, 516 insertions(+), 1 deletion(-)
I didn't review this patch yet.
I've been on vacation, and I was hoping to get to reviewing this (and
other things) soon when I catch up.
The patch hasn't even been on the mailing list for one single week! For
areas where earlier reviews have required multiple iterations to get
patches right, I would hope that we could wait for an actual review.
// Martin
More information about the ffmpeg-devel
mailing list