aboutsummaryrefslogtreecommitdiffstats
path: root/libswscale/loongarch
Commit message (Expand)AuthorAgeFilesLines
* swscale: [loongarch] Fix undeclared functions prob.Shiyou Yin2024-05-311-0/+2
* swscale: [LA] Optimize swscale funcs in input.cShiyou Yin2024-04-116-18/+652
* swscale: [LA] Optimize yuv2plane1_8_c.Shiyou Yin2024-04-115-16/+324
* swscale: [LA] Optimize range convert for yuvj420p.Shiyou Yin2024-04-113-0/+412
* swscale/la: Add following builtin optimized functionsJin Bo2023-05-254-2/+410
* swscale/la: Optimize the functions of the swscale series with lsx.Lu Wang2023-05-259-6/+4254
* swscale/la: Add output_lasx.c file.Hao Chen2022-09-104-1/+1993
* swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c filesHao Chen2022-09-105-0/+439
* swscale/la: Optimize hscale functions with lasx.Hao Chen2022-09-105-0/+1277