Re: [FFmpeg-devel] [PATCH v2_2 1/6] Update R-V V vvc_mc vset to support more lengths

2024-12-16 Thread Nuo Mi
Thank you, Yuechi. Applied. On Sun, Dec 15, 2024 at 11:57 PM flow gg wrote: > Resolved the conflict (because #elif ARCH_WASM was newly added in master). > > 于2024年12月15日周日 23:56写道: > >> From: sunyuechi >> >> --- >> libavcodec/riscv/vvc/vvc_mc_rvv.S | 46 +++ >> 1 f

Re: [FFmpeg-devel] [PATCH v2_2 1/6] Update R-V V vvc_mc vset to support more lengths

2024-12-15 Thread flow gg
Resolved the conflict (because #elif ARCH_WASM was newly added in master). 于2024年12月15日周日 23:56写道: > From: sunyuechi > > --- > libavcodec/riscv/vvc/vvc_mc_rvv.S | 46 +++ > 1 file changed, 23 insertions(+), 23 deletions(-) > > diff --git a/libavcodec/riscv/vvc/vvc_m

[FFmpeg-devel] [PATCH v2_2 1/6] Update R-V V vvc_mc vset to support more lengths

2024-12-15 Thread uk7b-at-foxmail . com
From: sunyuechi --- libavcodec/riscv/vvc/vvc_mc_rvv.S | 46 +++ 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/libavcodec/riscv/vvc/vvc_mc_rvv.S b/libavcodec/riscv/vvc/vvc_mc_rvv.S index 45f4750f82..18532616d9 100644 --- a/libavcodec/riscv/vvc/vvc_mc