From: Zhao Zhili <zhiliz...@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 _______________________________________________ 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".