lavc: fix documentation for AVCodecContext.delay

This commit is contained in:
Justin Ruggles 2012-10-02 11:38:34 -04:00
parent 44d854a518
commit c68317ebbe

View File

@ -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