aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/zrleDecode.h
Commit message (Expand)AuthorAgeFilesLines
* Fix temporary decoder buffer sizesPierre Ossman2016-10-051-1/+2
* Clear up ZlibInStream::reset() behaviourPierre Ossman2015-11-271-1/+1
* Change fillRect() to take a buffer instead of a pixelPierre Ossman2015-06-051-1/+1
* Use PixelBuffer objects as the interface for encoders and decodersPierre Ossman2014-07-141-3/+3
* Get rid of unnecessary macros as they are only ever set to a single thingPierre Ossman2014-07-071-11/+5
* Push encoding specific formats into the encoders and decodersPierre Ossman2014-07-071-5/+5
* Remove unused alternative code path from the ZRLE and Hextile decodersPierre Ossman2014-07-071-66/+0
* The ZRLE decoder relied on an assert() for boundary checks. A defaultPierre Ossman2014-03-191-3/+10
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+251