Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move image encoding logic into a central EncodeManager class | Pierre Ossman | 2014-07-14 | 1 | -2/+46 |
* | Use PixelBuffer objects as the interface for encoders and decoders | Pierre Ossman | 2014-07-14 | 1 | -1/+1 |
* | Encoders/decoders should track the connection object | Pierre Ossman | 2014-07-07 | 1 | -1/+1 |
* | Avoid reader/writer duplication in every encoder/decoder | Pierre Ossman | 2014-07-07 | 1 | -1/+0 |
* | Remove partial update functionality | Pierre Ossman | 2014-07-07 | 1 | -1/+1 |
* | Get rid of the register mechanism for encoders and decoders | Pierre Ossman | 2014-07-07 | 1 | -4/+2 |
* | Get rid of unused things in the ZRLE encoder | Pierre Ossman | 2014-07-07 | 1 | -15/+1 |
* | Further optimizations to the Tight encoder to eliminate getImage() overhead. ... | DRC | 2011-08-17 | 1 | -1/+1 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+54 |