aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/CopyRectDecoder.h
Commit message (Expand)AuthorAgeFilesLines
* Change streams to be asynchronousPierre Ossman2020-05-211-1/+1
* Split out ServerParams from ConnParamsPierre Ossman2018-11-011-3/+3
* Decode overlapping rectangles in orderPierre Ossman2015-11-271-0/+3
* Split decoders into a read and decode stepPierre Ossman2015-11-271-1/+4
* Decouple decoders from CConnectionPierre Ossman2015-11-271-2/+3
* 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
* Handle CopyRect like any other encodingPierre Ossman2014-07-071-0/+32