mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
lavc: fix documentation for AVCodecContext.delay
This commit is contained in:
parent
44d854a518
commit
c68317ebbe
@ -1442,7 +1442,7 @@ typedef struct AVCodecContext {
|
||||
int ticks_per_frame;
|
||||
|
||||
/**
|
||||
* Encoder delay.
|
||||
* Codec delay.
|
||||
*
|
||||
* Video:
|
||||
* Number of frames the decoded output will be delayed relative to the
|
||||
|
Loading…
Reference in New Issue
Block a user