index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libswscale
/
loongarch
Commit message (
Expand
)
Author
Age
Files
Lines
*
swscale: add support for new 10/12 bit MSB formats
Timo Rothenpieler
2025-07-11
2
-0
/
+2
*
loongarch: fixes fate-checkasm-sw_rgb failure
yuanhecai
2025-01-15
2
-71
/
+35
*
swscale/range_convert: saturate output instead of limiting input
Ramiro Polla
2024-12-05
1
-0
/
+5
*
swscale/internal: fix typo in loongarch specific code
Marvin Scholz
2024-11-25
1
-1
/
+1
*
swscale/internal: group user-facing options together
Niklas Haas
2024-11-21
9
-44
/
+44
*
swscale/range_convert: indent after previous commit
Ramiro Polla
2024-10-27
1
-16
/
+16
*
swscale/range_convert: drop redundant conditionals from arch-specific init fu...
Ramiro Polla
2024-10-27
1
-4
/
+0
*
swscale/range_convert: call arch-specific init functions from main init function
Ramiro Polla
2024-10-27
1
-1
/
+0
*
swscale: rename SwsContext to SwsInternal
Niklas Haas
2024-10-24
11
-67
/
+67
*
swscale: Fix conflicting types for loongarch
jinbo
2024-10-09
1
-24
/
+24
*
swscale/internal: constify SwsFunc
Niklas Haas
2024-10-07
2
-12
/
+12
*
swscale: [loongarch] Fix checkasm-sw_yuv2rgb failure.
Shiyou Yin
2024-07-28
2
-52
/
+56
*
swscale: [loongarch] Fix undeclared functions prob.
Shiyou Yin
2024-05-31
1
-0
/
+2
*
swscale: [LA] Optimize swscale funcs in input.c
Shiyou Yin
2024-04-11
6
-18
/
+652
*
swscale: [LA] Optimize yuv2plane1_8_c.
Shiyou Yin
2024-04-11
5
-16
/
+324
*
swscale: [LA] Optimize range convert for yuvj420p.
Shiyou Yin
2024-04-11
3
-0
/
+412
*
swscale/la: Add following builtin optimized functions
Jin Bo
2023-05-25
4
-2
/
+410
*
swscale/la: Optimize the functions of the swscale series with lsx.
Lu Wang
2023-05-25
9
-6
/
+4254
*
swscale/la: Add output_lasx.c file.
Hao Chen
2022-09-10
4
-1
/
+1993
*
swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files
Hao Chen
2022-09-10
5
-0
/
+439
*
swscale/la: Optimize hscale functions with lasx.
Hao Chen
2022-09-10
5
-0
/
+1277