> @@ -43,6 +44,16 @@ > const int pseudoEncodingCompressLevel0 = -256; > const int pseudoEncodingCompressLevel9 = -247; > > + // TurboVNC-specific > + const int pseudoEncodingFineQualityLevel0 = -512; > + const int pseudoEncodingFineQualityLevel100 = -412; > + const int pseudoEncodingSubsamp1X = -768; > + const int pseudoEncodingSubsamp4X = -767; > + const int pseudoEncodingSubsamp2X = -766; > + const int pseudoEncodingSubsampGray = -765; > + const int pseudoEncodingSubsamp8X = -764; > + const int pseudoEncodingSubsamp16X = -763; > + > int encodingNum(const char* name); > const char* encodingName(int num); > }
Would it be possible to get a few words in the rfbproto document for these as well? Rgds -- Pierre Ossman OpenSource-based Thin Client Technology System Developer Telephone: +46-13-21 46 00 Cendio AB Web: http://www.cendio.com A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel