index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
TightEncoder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move image encoding logic into a central EncodeManager class
Pierre Ossman
2014-07-14
1
-99
/
+39
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-3
/
+3
*
Encoders/decoders should track the connection object
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Push encoding specific formats into the encoders and decoders
Pierre Ossman
2014-07-07
1
-0
/
+2
*
Consolidate the different palette handler implementations
Pierre Ossman
2014-07-07
1
-28
/
+3
*
Avoid reader/writer duplication in every encoder/decoder
Pierre Ossman
2014-07-07
1
-1
/
+0
*
Remove partial update functionality
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Make the subsampling setting follow the common style
Pierre Ossman
2014-07-07
1
-3
/
+4
*
Get rid of the register mechanism for encoders and decoders
Pierre Ossman
2014-07-07
1
-3
/
+3
*
Reduce dependencies on TransImageGetter.h
Pierre Ossman
2014-07-07
1
-1
/
+2
*
Fix regression caused by r4841. That patch assumed that JPEG encoding always...
DRC
2012-02-13
1
-4
/
+7
*
The Tight encoder uses the pixel buffer as a scratch pad, which doesn't
Pierre Ossman
2012-01-30
1
-7
/
+4
*
Put arguments in a more consistent order based on data flow, in order to impr...
DRC
2011-11-03
1
-18
/
+21
*
Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t...
DRC
2011-08-19
1
-3
/
+4
*
Further optimizations to the Tight encoder to eliminate getImage() overhead. ...
DRC
2011-08-17
1
-9
/
+80
*
Ported encoding optimizations from TurboVNC. The changes to the Tight parame...
DRC
2011-08-11
1
-8
/
+13
*
Change JPEG quality/subsampling map to produce meaningful compression ratios,...
DRC
2009-03-12
1
-1
/
+8
*
Tweak the quality to JPEG settings mapping a bit.
Pierre Ossman
2009-03-11
1
-1
/
+1
*
Fixed include path for libjpeg.h, to allow including headers from the install...
Constantin Kaplinsky
2006-05-30
1
-1
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+78