| Commit message (Expand) | Author | Age | Files | Lines |
* | Encoders/decoders should track the connection object | Pierre Ossman | 2014-07-07 | 1 | -6/+7 |
* | Remove full support for colour maps | Pierre Ossman | 2014-07-07 | 1 | -3/+3 |
* | Push encoding specific formats into the encoders and decoders | Pierre Ossman | 2014-07-07 | 1 | -0/+18 |
* | Avoid reader/writer duplication in every encoder/decoder | Pierre Ossman | 2014-07-07 | 1 | -1/+1 |
* | Remove partial update functionality | Pierre Ossman | 2014-07-07 | 1 | -8/+7 |
* | Merge the "V3" message classes into the normal ones | Pierre Ossman | 2014-07-07 | 1 | -0/+1 |
* | Make the subsampling setting follow the common style | Pierre Ossman | 2014-07-07 | 1 | -19/+15 |
* | Get rid of the register mechanism for encoders and decoders | Pierre Ossman | 2014-07-07 | 1 | -5/+0 |
* | Reduce dependencies on TransImageGetter.h | Pierre Ossman | 2014-07-07 | 1 | -0/+1 |
* | Fix regression caused by r4841. That patch assumed that JPEG encoding always... | DRC | 2012-02-13 | 1 | -16/+0 |
* | The Tight encoder uses the pixel buffer as a scratch pad, which doesn't | Pierre Ossman | 2012-01-30 | 1 | -0/+16 |
* | Increase the default compression level to cater to a broader range of users | Pierre Ossman | 2011-11-20 | 1 | -1/+2 |
* | Fix compiler warnings uncovered with -Wall | DRC | 2011-11-03 | 1 | -1/+0 |
* | Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t... | DRC | 2011-08-19 | 1 | -2/+22 |
* | Fix compiler warning in Visual C++ | DRC | 2011-08-19 | 1 | -3/+3 |
* | Further optimizations to the Tight encoder to eliminate getImage() overhead. ... | DRC | 2011-08-17 | 1 | -53/+42 |
* | Ported encoding optimizations from TurboVNC. The changes to the Tight parame... | DRC | 2011-08-11 | 1 | -28/+228 |
* | Change JPEG quality/subsampling map to produce meaningful compression ratios,... | DRC | 2009-03-12 | 1 | -10/+28 |
* | Tweak the quality to JPEG settings mapping a bit. | Pierre Ossman | 2009-03-11 | 1 | -10/+10 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+193 |