aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/ZRLEEncoder.h
Commit message (Expand)AuthorAgeFilesLines
* Move image encoding logic into a central EncodeManager classPierre Ossman2014-07-141-2/+46
* Use PixelBuffer objects as the interface for encoders and decodersPierre Ossman2014-07-141-1/+1
* Encoders/decoders should track the connection objectPierre Ossman2014-07-071-1/+1
* Avoid reader/writer duplication in every encoder/decoderPierre Ossman2014-07-071-1/+0
* Remove partial update functionalityPierre Ossman2014-07-071-1/+1
* Get rid of the register mechanism for encoders and decodersPierre Ossman2014-07-071-4/+2
* Get rid of unused things in the ZRLE encoderPierre Ossman2014-07-071-15/+1
* Further optimizations to the Tight encoder to eliminate getImage() overhead. ...DRC2011-08-171-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+54