summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2012-10-02 11:38:34 -0400
committerJustin Ruggles <justin.ruggles@gmail.com>2012-10-23 14:35:27 -0400
commitc68317ebbe4915035df0b08c23eea7a0b80ab881 (patch)
tree1b186d158571fffa409130b28aea454de882cea0 /libavcodec
parent44d854a518f97cb65090420b0b9f55611a0ea932 (diff)
lavc: fix documentation for AVCodecContext.delay
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/avcodec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 64d45db349..c505a922e3 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -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