[FFmpeg-devel] [PATCH v4 0/3] aarch64/vvc add w_avg and dmvr/dmvr_hv
Zhao Zhili
quinkblack at foxmail.com
Sun Sep 29 15:00:41 EEST 2024
From: Zhao Zhili <zhilizhao at tencent.com>
v4:
1. Rewords on Apple ABI
2. Remove const on some local variables
v3:
1. Remove some const modifier in function prototypes
2. Use 'uaddl' to replace 'uxtl then add' in patch 3/3
Zhao Zhili (3):
aarch64/vvc: Add w_avg
aarch64/vvc: Add dmvr_hv
aarch64/vvc: Add dmvr
libavcodec/aarch64/vvc/dsp_init.c | 52 ++++
libavcodec/aarch64/vvc/inter.S | 491 ++++++++++++++++++++++++++++--
2 files changed, 526 insertions(+), 17 deletions(-)
--
2.46.0
More information about the ffmpeg-devel
mailing list