mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 22:25:36 +01:00
lavf/fifo: fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user