Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix temporary decoder buffer sizes | Pierre Ossman | 2016-10-05 | 1 | -1/+2 |
* | Clear up ZlibInStream::reset() behaviour | Pierre Ossman | 2015-11-27 | 1 | -1/+1 |
* | Change fillRect() to take a buffer instead of a pixel | Pierre Ossman | 2015-06-05 | 1 | -1/+1 |
* | Use PixelBuffer objects as the interface for encoders and decoders | Pierre Ossman | 2014-07-14 | 1 | -3/+3 |
* | Get rid of unnecessary macros as they are only ever set to a single thing | Pierre Ossman | 2014-07-07 | 1 | -11/+5 |
* | Push encoding specific formats into the encoders and decoders | Pierre Ossman | 2014-07-07 | 1 | -5/+5 |
* | Remove unused alternative code path from the ZRLE and Hextile decoders | Pierre Ossman | 2014-07-07 | 1 | -66/+0 |
* | The ZRLE decoder relied on an assert() for boundary checks. A default | Pierre Ossman | 2014-03-19 | 1 | -3/+10 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+251 |