diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-06-13 21:34:40 +0200 |
---|---|---|
committer | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-06-14 15:09:33 +0200 |
commit | ed0b1db640110cccdbf0db1d882fb952cf3a130d (patch) | |
tree | 7261f6bed3b31313dfd8e2dc95b69ef2a52ce905 /libavutil | |
parent | ad072a134fc02a1387107710acbdf29d21c8abc5 (diff) | |
download | ffmpeg-ed0b1db640110cccdbf0db1d882fb952cf3a130d.tar.gz |
doc: fix spelling errors
Neccessary -> Necessary
formated -> formatted
thee -> the
eventhough -> even though
seperately -> separately
Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavutil')
-rw-r--r-- | libavutil/log.h | 2 | ||||
-rw-r--r-- | libavutil/pixfmt.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libavutil/log.h b/libavutil/log.h index 57769b803c..db7eb3f719 100644 --- a/libavutil/log.h +++ b/libavutil/log.h @@ -309,7 +309,7 @@ AVClassCategory av_default_get_category(void *ptr); /** * Format a line of log the same way as the default callback. - * @param line buffer to receive the formated line + * @param line buffer to receive the formatted line * @param line_size size of the buffer * @param print_prefix used to store whether the prefix must be printed; * must point to a persistent integer initially set to 1 diff --git a/libavutil/pixfmt.h b/libavutil/pixfmt.h index 58e354476d..eef64449b2 100644 --- a/libavutil/pixfmt.h +++ b/libavutil/pixfmt.h @@ -530,7 +530,7 @@ enum AVColorRange { * Illustration showing the location of the first (top left) chroma sample of the * image, the left shows only luma, the right * shows the location of the chroma sample, the 2 could be imagined to overlay - * each other but are drawn seperately due to limitations of ASCII + * each other but are drawn separately due to limitations of ASCII * * 1st 2nd 1st 2nd horizontal luma sample positions * v v v v |