mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +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.
|
* 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
|
* 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
|
* each other but are drawn seperately due to limitations of ASCII
|
||||||
* ______ ______
|
* ______ ______
|
||||||
|
Loading…
x
Reference in New Issue
Block a user