summaryrefslogtreecommitdiffstats
path: root/common/rfb/RawEncoder.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of the register mechanism for encoders and decodersPierre Ossman2014-07-071-5/+0
| | | | We have no use for it, so let's keep things simple.
* Reduce dependencies on TransImageGetter.hPierre Ossman2014-07-071-1/+1
|
* Further optimizations to the Tight encoder to eliminate getImage() overhead. ↵DRC2011-08-171-1/+1
| | | | | | The encoder now directly accesses the framebuffer for solid rectangle computation, JPEG encoding, and color counting (if pixel translation is not required.) Also moved everything in tightEncode.h into the TightEncoder class to eliminate all of the static mess (this will be important later on if we decide to multi-thread the encoder.) git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4631 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-0/+59
More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@589 3789f03b-4d11-0410-bbf8-ca57d06f2519