diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-05-21 12:48:16 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-05-21 12:48:16 +0200 |
commit | 818275bbd0477777531fa701cab9fb224055f080 (patch) | |
tree | 7c6dbc57b9ead37a596430bd275cf7737b7ff352 /libavutil/pixfmt.h | |
parent | 8a141ad5e8050c6c898609406b4243f4102c86c5 (diff) | |
download | ffmpeg-818275bbd0477777531fa701cab9fb224055f080.tar.gz |
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>
Diffstat (limited to 'libavutil/pixfmt.h')
-rw-r--r-- | libavutil/pixfmt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/pixfmt.h b/libavutil/pixfmt.h index 209ecb2440..4b66525dbc 100644 --- a/libavutil/pixfmt.h +++ b/libavutil/pixfmt.h @@ -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, |