[FFmpeg-devel] [PATCH 2/2] aarch64/vvc: Bind h26x/sao filter implementation to vvc

Martin Storsjö martin at martin.st
Thu Aug 29 14:25:22 EEST 2024


On Wed, 28 Aug 2024, Zhao Zhili wrote:

> From: Zhao Zhili <zhilizhao at tencent.com>
>
> ---
> libavcodec/aarch64/h26x/dsp.h             |  6 +++-
> libavcodec/aarch64/h26x/sao_neon.S        | 44 +++++++++++++++++------
> libavcodec/aarch64/hevcdsp_init_aarch64.c |  2 +-
> libavcodec/aarch64/vvc/Makefile           |  5 +--
> libavcodec/aarch64/vvc/dsp_init.c         |  6 ++++
> 5 files changed, 48 insertions(+), 15 deletions(-)

These two patches look reasonable to me.

// Martin



More information about the ffmpeg-devel mailing list