]> source.dussan.org Git - tigervnc.git/commit
JpegEncoder implemented. It compresses full-color pixel data with JPEG sub-encoding...
authorConstantin Kaplinsky <const@tightvnc.com>
Thu, 2 Aug 2007 13:51:09 +0000 (13:51 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Thu, 2 Aug 2007 13:51:09 +0000 (13:51 +0000)
commit0b263230e27f233dc1588c53f33a8e33683962bc
tree993bd3d077835e48b215a0cfed27c7b92bb3c86b
parentb573362c5681740d886937a7e90c8fe58e1dcec4
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
common/rfb/JpegEncoder.cxx [new file with mode: 0644]
common/rfb/JpegEncoder.h [new file with mode: 0644]
common/rfb/rfb.dsp