You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avutil/pixfmt: clarify chroma location text further, as "first" is ambigous
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user