mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-02 03:06:28 +02:00
a6c10d05fe
This is based on existing code from the VLC git tree with two minor changes to account for the different function prototypes.
4 lines
95 B
Makefile
4 lines
95 B
Makefile
OBJS += riscv/float_dsp_init.o \
|
|
riscv/cpu.o
|
|
RVV-OBJS += riscv/float_dsp_rvv.o
|