This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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.
2022-10-17 06:39:00 +02:00
..
aacpsdsp_init.c
…
aacpsdsp_rvv.S
lavc/aacpsdsp: fix clobber on RISC-V LP64D/ILP32D
2022-10-10 02:23:18 +02:00
alacdsp_init.c
…
alacdsp_rvv.S
…
audiodsp_init.c
…
audiodsp_rvf.S
…
audiodsp_rvv.S
lavc/audiodsp: fix RISC-V V scalar product (again)
2022-10-17 06:39:00 +02:00
bswapdsp_init.c
…
bswapdsp_rvb.S
…
bswapdsp_rvv.S
…
fmtconvert_init.c
…
fmtconvert_rvv.S
…
idctdsp_init.c
…
idctdsp_rvv.S
…
Makefile
lavc/opusdsp: RISC-V V (128-bit) postfilter
2022-10-10 02:22:10 +02:00
opusdsp_init.c
lavc/opusdsp: RISC-V V (512-bit) postfilter
2022-10-10 02:23:17 +02:00
opusdsp_rvv.S
lavc/opusdsp: RISC-V V (512-bit) postfilter
2022-10-10 02:23:17 +02:00
pixblockdsp_init.c
…
pixblockdsp_rvi.S
…
pixblockdsp_rvv.S
…
vorbisdsp_init.c
…
vorbisdsp_rvv.S
…