summaryrefslogtreecommitdiffstats
path: root/common/rfb/TightDecoder.h
Commit message (Expand)AuthorAgeFilesLines
* Move image encoding logic into a central EncodeManager classPierre Ossman2014-07-141-11/+0
* Use PixelBuffer objects as the interface for encoders and decodersPierre Ossman2014-07-141-2/+2
* Encoders/decoders should track the connection objectPierre Ossman2014-07-071-1/+1
* Push encoding specific formats into the encoders and decodersPierre Ossman2014-07-071-0/+2
* Avoid reader/writer duplication in every encoder/decoderPierre Ossman2014-07-071-1/+0
* Get rid of the register mechanism for encoders and decodersPierre Ossman2014-07-071-4/+2
* Further optimizations (avoiding single-byte copies and InStream processing ov...DRC2011-11-041-8/+8
* If the client and server are using identical pixel formats, then perform Tigh...DRC2011-11-031-0/+32
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+49