mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-03 14:32:16 +02:00
lavf/fifo: fix typo
This commit is contained in:
parent
bce9234f10
commit
53a952a731
@ -90,7 +90,7 @@ typedef struct FifoThreadContext {
|
||||
|
||||
/* Timestamp of last failure.
|
||||
* This is either pts in case stream time is used,
|
||||
* or microseconds as returned by av_getttime_relative() */
|
||||
* or microseconds as returned by av_gettime_relative() */
|
||||
int64_t last_recovery_ts;
|
||||
|
||||
/* Number of current recovery process
|
||||
|
Loading…
x
Reference in New Issue
Block a user