summaryrefslogtreecommitdiffstats
path: root/common/rfb/SMsgWriter.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove unsused, commented out codePierre Ossman2014-07-071-12/+0
* Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t...DRC2011-08-191-0/+3
* Make rawBytesEquivalent an unsigned 64-bit integer. Otherwise, it will overf...DRC2011-08-191-1/+1
* Further optimizations to the Tight encoder to eliminate getImage() overhead. ...DRC2011-08-171-3/+3
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-5/+5
* Send desktop layout changes separatelyPierre Ossman2009-04-231-6/+16
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-051-15/+0
* Do not use JPEG if not requested by the client.Constantin Kaplinsky2007-12-071-2/+3
* Using JpegEncoder for video only with proper pixel formats.Constantin Kaplinsky2007-10-171-1/+6
* Passing image quality level to JpegEncoder.Constantin Kaplinsky2007-09-031-0/+1
* In SMsgWriter, added the ability to send a video rectangle via JpegEncoder.Constantin Kaplinsky2007-08-311-0/+8
* Unused function commented out.Constantin Kaplinsky2007-08-311-3/+4
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+202