mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
avutil/pixfmt: Clarify that the ASCII art describes the location of the first chroma sample of AVChromaLocation
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
0b9d636877
commit
a3b0130dee
@ -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
|
||||
* ______ ______
|
||||
|
Loading…
x
Reference in New Issue
Block a user