This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
Watch
8
Star
0
Fork
You've already forked FFmpeg
0
Code
Issues
Projects
Releases
Wiki
Activity
Mirror of
https://git.ffmpeg.org/ffmpeg.git
https://ffmpeg.org/
110844
Commits
37
Branches
400
Tags
489 MiB
C
90.3%
Assembly
7.8%
Makefile
1.3%
C++
0.2%
Tree:
f50bc930a4
FFmpeg
/
libavcodec
/
riscv
History
Rémi Denis-Courmont
4d66e8c12e
lavc/audiodsp: fix RISC-V V scalar product (again)
...
The loop uses a 32-bit accumulator. The current code would only zero the lower 16 bits thereof.
2 years ago
..
Makefile
…
aacpsdsp_init.c
…
aacpsdsp_rvv.S
…
alacdsp_init.c
…
alacdsp_rvv.S
…
audiodsp_init.c
…
audiodsp_rvf.S
…
audiodsp_rvv.S
…
bswapdsp_init.c
…
bswapdsp_rvb.S
…
bswapdsp_rvv.S
…
fmtconvert_init.c
…
fmtconvert_rvv.S
…
idctdsp_init.c
…
idctdsp_rvv.S
…
opusdsp_init.c
…
opusdsp_rvv.S
…
pixblockdsp_init.c
…
pixblockdsp_rvi.S
…
pixblockdsp_rvv.S
…
vorbisdsp_init.c
…
vorbisdsp_rvv.S
…