mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
avutil/pixfmt: s/luma sample positions/horizontal luma sample positions/
Better to be explicit before someone thinks this could be the time axis ... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
8a141ad5e8
commit
818275bbd0
@ -535,7 +535,7 @@ enum AVColorRange {
|
||||
* 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
|
||||
*
|
||||
* 1st 2nd 1st 2nd luma sample positions
|
||||
* 1st 2nd 1st 2nd horizontal luma sample positions
|
||||
* v v v v
|
||||
* ______ ______
|
||||
*1st luma line > |X X ... |3 4 X ... X are luma samples,
|
||||
|
Loading…
Reference in New Issue
Block a user