commit ede4a75ac83718cc787d4bae4f6bae5be10fcdb2
Author: Peter Rosin <p...@lysator.liu.se>
Date: Thu Jun 11 13:11:51 2009 +0200
Describe the Tight JPEG Quality Level Pseudo-encoding.
Signed-off-by: Peter Rosin <p...@lysator.liu.se>
diff --git a/rfbproto.rst b/rfbproto.rst
index 2bbb39a..2fb75e8 100644
--- a/rfbproto.rst
+++ b/rfbproto.rst
@@ -747,7 +747,8 @@ Code Vendor Signature Description
6 "``TRDV``" "``ZLIB____``" `ZLib Encoding`_
7 "``TGHT``" "``TIGHT___``" `Tight Encoding`_
8 "``TRDV``" "``ZLIBHEX_``" `ZLibHex Encoding`_
--32 "``TGHT``" "``JPEGQLVL``" JPEG Quality Level
+-32 "``TGHT``" "``JPEGQLVL``" `JPEG Quality Level
+ Pseudo-encoding`_
-223 "``TGHT``" "``NEWFBSIZ``" `DesktopSize Pseudo-encoding`_ (New
FB Size)
-224 "``TGHT``" "``LASTRECT``" `LastRect Pseudo-encoding`_
@@ -1664,6 +1665,7 @@ Number Name
7 `Tight Encoding`_
8 `zlibhex Encoding`_
16 `ZRLE Encoding`_
+-23 to -32 `JPEG Quality Level Pseudo-encoding`_
-223 `DesktopSize Pseudo-encoding`_
-224 `LastRect Pseudo-encoding`_
-239 `Cursor Pseudo-encoding`_
@@ -1682,7 +1684,8 @@ Other registered encodings are:
+--------------------------+------------------------------------------+
|17 |Hitachi ZYWRLE |
+--------------------------+------------------------------------------+
-|| -1 to -222 |Tight options |
+|| -1 to -22 |Tight options |
+|| -33 to -222 | |
|| -225 to -238 | |
|| -240 to -246 | |
+--------------------------+------------------------------------------+
@@ -2350,6 +2353,15 @@ are:
Pseudo-encodings
++++++++++++++++
+JPEG Quality Level Pseudo-encoding
+----------------------------------
+
+Specifies the desired quality from the JPEG encoder. Encoding number
+-23 implies high JPEG quality and -32 implies low JPEG quality. Low
+quality can be useful in low bandwidth situations. If the JPEG quality
+level is not specified, **JpegCompression** is not used in the `Tight
+Encoding`_.
+
Cursor Pseudo-encoding
-----------------------
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
tigervnc-rfbproto mailing list
tigervnc-rfbproto@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-rfbproto