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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
Encoder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move image encoding logic into a central EncodeManager class
Pierre Ossman
2014-07-14
1
-8
/
+52
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-5
/
+6
*
Encoders/decoders should track the connection object
Pierre Ossman
2014-07-07
1
-4
/
+4
*
Avoid reader/writer duplication in every encoder/decoder
Pierre Ossman
2014-07-07
1
-0
/
+4
*
Remove partial update functionality
Pierre Ossman
2014-07-07
1
-5
/
+4
*
Make the subsampling setting follow the common style
Pierre Ossman
2014-07-07
1
-2
/
+1
*
Get rid of the register mechanism for encoders and decoders
Pierre Ossman
2014-07-07
1
-16
/
+2
*
Reduce dependencies on TransImageGetter.h
Pierre Ossman
2014-07-07
1
-2
/
+1
*
Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t...
DRC
2011-08-19
1
-0
/
+3
*
Further optimizations to the Tight encoder to eliminate getImage() overhead. ...
DRC
2011-08-17
1
-1
/
+3
*
Eliminate GCC signed/unsigned warnings related to encodings: The
Peter Åstrand
2010-02-10
1
-4
/
+4
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+61