mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-11 12:19:29 +00:00
lavu/timer: specify RISC-V time unit
This commit is contained in:
@@ -48,6 +48,7 @@ static inline uint64_t ff_read_time(void)
|
||||
}
|
||||
|
||||
#define AV_READ_TIME ff_read_time
|
||||
#define FF_TIMER_UNITS "ticks"
|
||||
|
||||
#endif
|
||||
#endif /* AVUTIL_RISCV_TIMER_H */
|
||||
Reference in New Issue
Block a user