]> git.sesse.net Git - ffmpeg/commitdiff
avutil/pixfmt: clarify chroma location text further, as "first" is ambigous
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 21 May 2015 10:35:22 +0000 (12:35 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 21 May 2015 10:35:22 +0000 (12:35 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/pixfmt.h

index 9c6a2995c45cf910ae9319f3a2975386562c231e..9a6b74d7cae5e595a9ff7ebc68e0f7bb30216fdc 100644 (file)
@@ -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,