aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/RREEncoder.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use stdint typesPierre Ossman2023-02-011-6/+6
* Use templates for optimized codePierre Ossman2023-02-011-14/+94
* Explicitly mark unused parametersPierre Ossman2023-01-041-1/+1
* Be consistent in including config.hPierre Ossman2021-12-301-0/+5
* Rename ConnParams to ClientParamsPierre Ossman2018-11-011-1/+1
* Don't force encoders to specify palette sizePierre Ossman2018-09-201-1/+1
* Move image encoding logic into a central EncodeManager classPierre Ossman2014-07-141-19/+62
* Use PixelBuffer objects as the interface for encoders and decodersPierre Ossman2014-07-141-4/+5
* Encoders/decoders should track the connection objectPierre Ossman2014-07-071-6/+7
* Push encoder and decoder handling down into the connection objectsPierre Ossman2014-07-071-2/+2
* Avoid reader/writer duplication in every encoder/decoderPierre Ossman2014-07-071-1/+1
* Remove partial update functionalityPierre Ossman2014-07-071-3/+3
* Get rid of the register mechanism for encoders and decodersPierre Ossman2014-07-071-5/+0
* Reduce dependencies on TransImageGetter.hPierre Ossman2014-07-071-1/+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/+75