I personally have no problem with this change, but I just wanted to note
that the names are listed as "TurboVNC blah blah blah" in the "official"
upstream RFB spec, so this change causes our spec to differ from the
upstream one.  Don't know if that's a problem or not.


On 10/27/11 7:12 AM, ossm...@users.sourceforge.net wrote:
> Revision: 4739
>           http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4739&view=rev
> Author:   ossman_
> Date:     2011-10-27 12:12:32 +0000 (Thu, 27 Oct 2011)
> Log Message:
> -----------
> Use a more generic name for these encodings as they have a broad (possible) 
> use.
> 
> Signed-off-by: Pierre Ossman <oss...@cendio.se>
> 
> Modified Paths:
> --------------
>     rfbproto/rfbproto.rst
> 
> Modified: rfbproto/rfbproto.rst
> ===================================================================
> --- rfbproto/rfbproto.rst     2011-10-27 12:07:05 UTC (rev 4738)
> +++ rfbproto/rfbproto.rst     2011-10-27 12:12:32 UTC (rev 4739)
> @@ -792,9 +792,9 @@
>  -256    "``TGHT``"  "``COMPRLVL``"  `Compression Level
>                                      Pseudo-encoding`_
>  -305    "``GGI_``"  "``GII_____``"  `gii Pseudo-encoding`_
> --512    "``TRBO``"  "``FINEQLVL``"  `TurboVNC Fine-Grained Quality Level
> +-512    "``TRBO``"  "``FINEQLVL``"  `JPEG Fine-Grained Quality Level
>                                      Pseudo-encoding`_
> --768    "``TRBO``"  "``SSAMPLVL``"  `TurboVNC Subsampling Level
> +-768    "``TRBO``"  "``SSAMPLVL``"  `JPEG Subsampling Level
>                                      Pseudo-encoding`_
>  ======= =========== =============== ===================================
>  
> @@ -1937,8 +1937,8 @@
>  -307         `DesktopName Pseudo-encoding`_
>  -308         `ExtendedDesktopSize Pseudo-encoding`_
>  -309         `xvp Pseudo-encoding`_
> --412 to -512 `TurboVNC Fine-Grained Quality Level Pseudo-encoding`_
> --763 to -768 `TurboVNC Subsampling Level Pseudo-encoding`_
> +-412 to -512 `JPEG Fine-Grained Quality Level Pseudo-encoding`_
> +-763 to -768 `JPEG Subsampling Level Pseudo-encoding`_
>  ============ ==========================================================
>  
>  Other registered encodings are:
> @@ -2642,19 +2642,19 @@
>  image quality you can expect. The quality level is also just a hint to
>  the server.
>  
> -TurboVNC Fine-Grained Quality Level Pseudo-encoding
> ----------------------------------------------------
> +JPEG Fine-Grained Quality Level Pseudo-encoding
> +-----------------------------------------------
>  
> -The TurboVNC Fine-Grained Quality Level pseudo-encoding allows the image
> +The JPEG Fine-Grained Quality Level pseudo-encoding allows the image
>  quality to be specified on a 0 to 100 scale, with -512 corresponding to image
>  quality 0 and -412 corresponding to image quality 100.  This pseudo-encoding
>  was originally intended for use with JPEG-encoded subrectangles, but it could
>  be used with other types of image encoding as well.
>  
> -TurboVNC Subsampling Level Pseudo-Encoding
> -------------------------------------------
> +JPEG Subsampling Level Pseudo-Encoding
> +--------------------------------------
>  
> -The TurboVNC Subsampling Level pseudo-encoding allows the level of 
> chrominance
> +The JPEG Subsampling Level pseudo-encoding allows the level of chrominance
>  subsampling to be specified.  When a JPEG image is encoded, the RGB pixels 
> are
>  first converted to YCbCr, a colorspace in which brightness (luminance) is
>  separated from color (chrominance.)  Since the human eye is more sensitive to
> 
> This was sent by the SourceForge.net collaborative development platform, the 
> world's largest Open Source development site.
> 
> 
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Cisco Self-Assessment and learn 
> about Cisco certifications, training, and career opportunities. 
> http://p.sf.net/sfu/cisco-dev2dev
> _______________________________________________
> Tigervnc-commits mailing list
> tigervnc-comm...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to