Re: [FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.

2022-09-10 Thread Michael Niedermayer
On Fri, Sep 09, 2022 at 05:43:38PM +0800, yinshiyou...@loongson.cn wrote: > > -原始邮件- > > 发件人: "Hao Chen" > > 发送时间:2022-09-09 17:00:23 (星期五) > > 收件人: ffmpeg-devel@ffmpeg.org > > 抄送: > > 主题: [FFmpeg-devel] Add LoongArch SIMD optimization in sws

Re: [FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.

2022-09-09 Thread yinshiyou-hf
> -原始邮件- > 发件人: "Hao Chen" > 发送时间:2022-09-09 17:00:23 (星期五) > 收件人: ffmpeg-devel@ffmpeg.org > 抄送: > 主题: [FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib. > > v2: Some modifications were made according to the comments of the reviewers. > v

[FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.

2022-09-09 Thread Hao Chen
v2: Some modifications were made according to the comments of the reviewers. v3: Update and run CI test again. v4: Resolve the warning for the build. v5: Re-trigger the Patchwork test. [PATCH v5 1/3] swscale/la: Optimize hscale functions with lasx. [PATCH v5 2/3] swscale/la: Add yuv2rgb_lasx.c and

[FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.

2022-09-08 Thread Hao Chen
v2: Some modifications were made according to the comments of the reviewers. v3: Update and run CI test again. v4: Resolve the warning for the build. [PATCH v4 1/3] swscale/la: Optimize hscale functions with lasx. [PATCH v4 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c [PATCH v4 3/3] swsc

[FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.

2022-09-08 Thread Hao Chen
v2: Some modifications were made according to the comments of the reviewers. v3: Update and run CI test again. [PATCH v3 1/3] swscale/la: Optimize hscale functions with lasx. [PATCH v3 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c [PATCH v3 3/3] swscale/la: Add output_lasx.c file. __

[FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.

2022-09-02 Thread Hao Chen
v2: Some modifications were made according to the comments of the reviewers. [PATCH v2 1/3] swscale/la: Optimize hscale functions with lasx. [PATCH v2 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c [PATCH v2 3/3] swscale/la: Add output_lasx.c file.

[FFmpeg-devel] Add LoongArch SIMD optimization in swscale lib.

2022-08-29 Thread Hao Chen
[PATCH v1 1/3] swscale/la: Optimize hscale functions with lasx. [PATCH v1 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c [PATCH v1 3/3] swscale/la: Add output_lasx.c file. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/m

[FFmpeg-devel] Add loongarch SIMD optimization in swscale lib.

2022-08-29 Thread Hao Chen
[PATCH v1 1/3] swscale/la: Optimize hscale functions with lasx. [PATCH v1 2/3] swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c [PATCH v1 3/3] swscale/la: Add output_lasx.c file. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/m