]> source.dussan.org Git - tigervnc.git/commit
Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so that...
authorDRC <dcommander@users.sourceforge.net>
Fri, 19 Aug 2011 04:57:18 +0000 (04:57 +0000)
committerDRC <dcommander@users.sourceforge.net>
Fri, 19 Aug 2011 04:57:18 +0000 (04:57 +0000)
commitb4a8323c25f6440c3051f98439d8246c3e170ce4
tree5332faf29b104f1ab5bf5c8eca4b9d8fbd065511
parent887c5fd86e052f31a4cd039b5634a16af7c8e780
Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so that, when a TurboVNC viewer is connected, the TigerVNC Server will behave exactly like the TurboVNC Server.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4641 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/ConnParams.cxx
common/rfb/ConnParams.h
common/rfb/Encoder.h
common/rfb/JpegCompressor.cxx
common/rfb/JpegCompressor.h
common/rfb/SMsgWriter.cxx
common/rfb/TightEncoder.cxx
common/rfb/TightEncoder.h
common/rfb/encodings.h
common/rfb/tightEncode.h