This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-02-04 06:08:26 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libavutil
/
riscv
History
Rémi Denis-Courmont
63922ba5dc
lavu/float_dsp: fix compilation with RISC-V ILP32 ABI
2024-11-25 19:29:21 +02:00
..
asm.S
…
bswap_rvb.S
lavu/riscv: count bytes rather than words for bswap32
2024-07-30 18:41:51 +03:00
bswap.h
…
cpu_common.c
…
cpu.c
libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv
2024-11-18 22:09:07 +02:00
cpu.h
lavu/riscv: fix compilation without Vector support
2024-11-18 20:04:38 +02:00
fixed_dsp_init.c
lavu/riscv: depend on RVB and simplify accordingly
2024-08-05 21:16:26 +03:00
fixed_dsp_rvv.S
…
float_dsp_init.c
lavu/riscv: depend on RVB and simplify accordingly
2024-08-05 21:16:26 +03:00
float_dsp_rvv.S
lavu/float_dsp: fix compilation with RISC-V ILP32 ABI
2024-11-25 19:29:21 +02:00
intmath.h
lavu/riscv: fix return type
2024-08-01 18:44:01 +03:00
lls_init.c
lavu/riscv: depend on RVB and simplify accordingly
2024-08-05 21:16:26 +03:00
lls_rvv.S
…
Makefile
…