JpegEncoder implemented. It compresses full-color pixel data with JPEG sub-encoding of Tight encoding.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2322 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/rfb.dsp b/common/rfb/rfb.dsp
index 0f2ef46..0913e27 100644
--- a/common/rfb/rfb.dsp
+++ b/common/rfb/rfb.dsp
@@ -223,6 +223,10 @@
 # End Source File

 # Begin Source File

 

+SOURCE=.\JpegEncoder.cxx

+# End Source File

+# Begin Source File

+

 SOURCE=.\KeyRemapper.cxx

 # End Source File

 # Begin Source File

@@ -553,6 +557,10 @@
 # End Source File

 # Begin Source File

 

+SOURCE=.\JpegEncoder.h

+# End Source File

+# Begin Source File

+

 SOURCE=.\KeyRemapper.h

 # End Source File

 # Begin Source File