]> granicus.if.org Git - libjpeg-turbo/commitdiff
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@425 632fc199-4ca6...
authorDRC <dcommander@users.sourceforge.net>
Tue, 22 Feb 2011 10:28:18 +0000 (10:28 +0000)
committerDRC <dcommander@users.sourceforge.net>
Tue, 22 Feb 2011 10:28:18 +0000 (10:28 +0000)
turbojpeg.h

index 5524efc2152dd3154a262b8a0aa5f91fea5b6bd9..5fa91f587f2c8539f498c492f8ad469a4213c1ad 100644 (file)
@@ -281,6 +281,9 @@ DLLEXPORT int DLLCALL tjScaledSize(int input_width, int input_height,
   [INPUT] flags = the bitwise OR of one or more of the flags described in the
      "Flags" section above.
 
+  NOTE: The width, pitch, height, and pixelsize parameters are ignored if
+  decompressing to a YUV planar image.
+
   RETURNS: 0 on success, -1 on error
 */
 DLLEXPORT int DLLCALL tjDecompress(tjhandle j,