summaryrefslogtreecommitdiff
path: root/libavutil/pixfmt.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-05-21 12:35:22 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-05-21 12:35:22 +0200
commitacccc287133b0e971f1d59a17ef142039c1644d8 (patch)
tree5ce6c58e625a09f8b183ca7f68b1f7e6f69a47d8 /libavutil/pixfmt.h
parenta3b0130deeb65488972655d544a85757a7239f5c (diff)
avutil/pixfmt: clarify chroma location text further, as "first" is ambigous
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/pixfmt.h')
-rw-r--r--libavutil/pixfmt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libavutil/pixfmt.h b/libavutil/pixfmt.h
index 9c6a2995c4..9a6b74d7ca 100644
--- a/libavutil/pixfmt.h
+++ b/libavutil/pixfmt.h
@@ -530,9 +530,9 @@ enum AVColorRange {
/**
* Location of chroma samples.
*
- * Illustration showing the location of the first chroma sample,
- * the left shows only luma, the right
- * shows the location of the chroma samples, the 2 could be imagined to overlay
+ * 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
* ______ ______
* |X X ... |3 4 X ... X are luma samples,