Re: [FFmpeg-devel] [PATCH 1/1] lavu/riscv: fix av_clip_int16

2022-09-14 Thread James Almer
On 9/14/2022 2:34 PM, r...@remlab.net wrote: From: Rémi Denis-Courmont Some serious copy-paste / squash / rebase mismanipulation here. --- libavutil/riscv/intmath.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavutil/riscv/intmath.h b/libavutil/riscv/intmath.h i

[FFmpeg-devel] [PATCH 1/1] lavu/riscv: fix av_clip_int16

2022-09-14 Thread remi
From: Rémi Denis-Courmont Some serious copy-paste / squash / rebase mismanipulation here. --- libavutil/riscv/intmath.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavutil/riscv/intmath.h b/libavutil/riscv/intmath.h index 78f7ba930a..3263a79dc4 100644 --- a/libavuti