aboutsummaryrefslogtreecommitdiff
path: root/turbojpeg.h
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2013-11-25 21:12:23 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2013-11-25 21:12:23 +0000
commit453d9895a6d55e824bf8d7432c19297f8e4833f0 (patch)
tree120fdbb29ec773fc743887253b3ef28937153b6b /turbojpeg.h
parent8987bc298b3ad5a2c84a1ff54435771460904921 (diff)
Per the conventions of the image compression and digital video communities, use "YCbCr" to describe the JPEG colorspace and "YUV" to describe an image format consisting of Y, Cb, and Cr planes (this partially reverts r960.)
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1093 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'turbojpeg.h')
-rw-r--r--turbojpeg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/turbojpeg.h b/turbojpeg.h
index 0dfafeb..918655f 100644
--- a/turbojpeg.h
+++ b/turbojpeg.h
@@ -533,7 +533,7 @@ typedef struct tjtransform
* @param planeRegion #tjregion structure containing the width and height of
* the component plane to which <tt>coeffs</tt> belongs
* @param componentID ID number of the component plane to which
- * <tt>coeffs</tt> belongs (Y, U, and V have, respectively, ID's of
+ * <tt>coeffs</tt> belongs (Y, Cb, and Cr have, respectively, ID's of
* 0, 1, and 2 in typical JPEG images.)
* @param transformID ID number of the transformed image to which
* <tt>coeffs</tt> belongs. This is the same as the index of the