aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/RawDecoder.cxx
Commit message (Expand)AuthorAgeFilesLines
* Consistently use uint8_t for data buffersPierre Ossman2023-03-181-1/+1
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Change streams to be asynchronousPierre Ossman2020-05-211-1/+4
* Split out ServerParams from ConnParamsPierre Ossman2018-11-011-6/+6
* Avoid integer overflows in pixel size calculationsPierre Ossman2018-07-251-2/+2
* Add flags member to decodersPierre Ossman2015-11-271-1/+1
* Split decoders into a read and decode stepPierre Ossman2015-11-271-31/+13
* Decouple decoders from CConnectionPierre Ossman2015-11-271-14/+28
* 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-4/+5
* Avoid reader/writer duplication in every encoder/decoderPierre Ossman2014-07-071-1/+1
* Get rid of the register mechanism for encoders and decodersPierre Ossman2014-07-071-5/+0
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+55