summaryrefslogtreecommitdiffstats
path: root/common/rfb/Encoder.h
Commit message (Expand)AuthorAgeFilesLines
* Move image encoding logic into a central EncodeManager classPierre Ossman2014-07-141-8/+52
* Use PixelBuffer objects as the interface for encoders and decodersPierre Ossman2014-07-141-5/+6
* Encoders/decoders should track the connection objectPierre Ossman2014-07-071-4/+4
* Avoid reader/writer duplication in every encoder/decoderPierre Ossman2014-07-071-0/+4
* Remove partial update functionalityPierre Ossman2014-07-071-5/+4
* Make the subsampling setting follow the common stylePierre Ossman2014-07-071-2/+1
* Get rid of the register mechanism for encoders and decodersPierre Ossman2014-07-071-16/+2
* Reduce dependencies on TransImageGetter.hPierre Ossman2014-07-071-2/+1
* Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t...DRC2011-08-191-0/+3
* Further optimizations to the Tight encoder to eliminate getImage() overhead. ...DRC2011-08-171-1/+3
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-4/+4
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+61