mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
lavu/timer: specify RISC-V time unit
This commit is contained in:
parent
09731fbfc3
commit
6f8ac298da
1 changed files with 1 additions and 0 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue