mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
lavc: fix documentation for AVCodecContext.delay
This commit is contained in:
parent
44d854a518
commit
c68317ebbe
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue