Commit c68317eb authored by Justin Ruggles's avatar Justin Ruggles

lavc: fix documentation for AVCodecContext.delay

parent 44d854a5
...@@ -1442,7 +1442,7 @@ typedef struct AVCodecContext { ...@@ -1442,7 +1442,7 @@ typedef struct AVCodecContext {
int ticks_per_frame; int ticks_per_frame;
/** /**
* Encoder delay. * Codec delay.
* *
* Video: * Video:
* Number of frames the decoded output will be delayed relative to the * Number of frames the decoded output will be delayed relative to the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment