[FFmpeg-cvslog] avutil/pixfmt: Clarify that the ASCII art describes the location of the first chroma sample of AVChromaLocation

Michael Niedermayer git at videolan.org
Thu May 21 12:31:37 CEST 2015


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Thu May 21 12:18:31 2015 +0200| [a3b0130deeb65488972655d544a85757a7239f5c] | committer: Michael Niedermayer

avutil/pixfmt: Clarify that the ASCII art describes the location of the first chroma sample of AVChromaLocation

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a3b0130deeb65488972655d544a85757a7239f5c
---

 libavutil/pixfmt.h |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libavutil/pixfmt.h b/libavutil/pixfmt.h
index 36b0f98..9c6a299 100644
--- a/libavutil/pixfmt.h
+++ b/libavutil/pixfmt.h
@@ -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
  *  ______        ______



More information about the ffmpeg-cvslog mailing list