summaryrefslogtreecommitdiffstats
path: root/rfb/TightDecoder.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-159/+0
| | | | | | Windows part should be complete. For the Unix part, more changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@592 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Updated copyright yearPeter Åstrand2005-02-051-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@143 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added RGB24_TO_PIXEL32 macro.Peter Åstrand2004-12-121-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@38 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Implemented client side gradient filter. Only tested with 16 bpp, though.Peter Åstrand2004-12-091-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@35 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added our copyright notice.Peter Åstrand2004-12-071-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@30 3789f03b-4d11-0410-bbf8-ca57d06f2519
* jpeglib.h should be included via extern "C".Peter Åstrand2004-12-071-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@28 3789f03b-4d11-0410-bbf8-ca57d06f2519
* JPEG decompression supportPeter Åstrand2004-12-071-1/+85
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@20 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added basic almost-functional Tight support, from tightrealvnc project. ↵Peter Åstrand2004-11-161-0/+62
Decoder only. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@14 3789f03b-4d11-0410-bbf8-ca57d06f2519