Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the subsampling setting follow the common style | Pierre Ossman | 2014-07-07 | 1 | -10/+1 |
* | Be more liberal with const in places where write access isn't needed. | Pierre Ossman | 2012-01-30 | 1 | -1/+1 |
* | Internalise the libjpeg stuff into the JpegCompressor class as the libjpeg | Pierre Ossman | 2011-09-07 | 1 | -21/+8 |
* | Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t... | DRC | 2011-08-19 | 1 | -2/+4 |
* | Further optimizations to the Tight encoder to eliminate getImage() overhead. ... | DRC | 2011-08-17 | 1 | -1/+1 |
* | Ported encoding optimizations from TurboVNC. The changes to the Tight parame... | DRC | 2011-08-11 | 1 | -0/+87 |
* | Remove the "video" feature and its associated custom JPEG handling. | Pierre Ossman | 2009-03-05 | 1 | -82/+0 |
* | [Bugfix] Handle conditional jpeg/zlib building through AM_CONDITIONAL to make | Adam Tkac | 2008-10-22 | 1 | -1/+1 |
* | Added JpegCompressor abstract class and two implementations -- one cross-plat... | Constantin Kaplinsky | 2007-07-24 | 1 | -0/+82 |