Commit a3b0130d authored by Michael Niedermayer's avatar Michael Niedermayer

avutil/pixfmt: Clarify that the ASCII art describes the location of the first...

avutil/pixfmt: Clarify that the ASCII art describes the location of the first chroma sample of AVChromaLocation
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 0b9d6368
......@@ -530,7 +530,8 @@ enum AVColorRange {
/**
* Location of chroma samples.
*
* Illustration showing the location, the left shows only luma, the right
* 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
* each other but are drawn seperately due to limitations of ASCII
* ______ ______
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment