1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-12 19:18:44 +02:00
FFmpeg/libavutil/riscv
2024-08-01 18:44:01 +03:00
..
asm.S lavu/riscv: assembly for zicfilp LPAD 2024-07-25 23:10:14 +03:00
bswap_rvb.S lavu/riscv: count bytes rather than words for bswap32 2024-07-30 18:41:51 +03:00
bswap.h lavu/riscv: use Zbb REV8 at run-time 2024-06-11 20:12:37 +03:00
cpu_common.c riscv: probe for Zbb extension at load time 2024-06-11 20:12:37 +03:00
cpu.c lavu/riscv: add CPU flag for B bit manipulations 2024-07-25 23:09:58 +03:00
cpu.h avutil/riscv/cpu: fix __riscv_v_min_vlen typo 2024-06-26 12:50:02 +02:00
fixed_dsp_init.c lavu/fixed_dsp: R-V V fmul_window_scaled 2023-11-23 18:57:18 +02:00
fixed_dsp_rvv.S lavu/riscv: add forward-edge CFI landing pads 2024-07-25 23:10:14 +03:00
float_dsp_init.c lavu/float_dsp: R-V V scalarproduct_double 2024-05-31 22:22:43 +03:00
float_dsp_rvv.S lavu/riscv: add forward-edge CFI landing pads 2024-07-25 23:10:14 +03:00
intmath.h lavu/riscv: fix return type 2024-08-01 18:44:01 +03:00
lls_init.c lavu/lls: R-V V update_lls 2024-06-01 18:05:58 +03:00
lls_rvv.S lavu/riscv: add forward-edge CFI landing pads 2024-07-25 23:10:14 +03:00
Makefile riscv: probe for Zbb extension at load time 2024-06-11 20:12:37 +03:00