mirror of https://git.ffmpeg.org/ffmpeg.git
8280ec7a32
The implementation of ff_read_time() for RISC-V uses rdtime which has
precision on existing hardware too low (!) for benchmarking purposes.
Deleting this implementation falls back on clock_gettime() which was
added as the default ff_read_time() implementation in
|
||
---|---|---|
.. | ||
Makefile | ||
asm.S | ||
bswap.h | ||
bswap_rvb.S | ||
cpu.c | ||
cpu.h | ||
cpu_common.c | ||
fixed_dsp_init.c | ||
fixed_dsp_rvv.S | ||
float_dsp_init.c | ||
float_dsp_rvv.S | ||
intmath.h | ||
lls_init.c | ||
lls_rvv.S |