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
/
ZRLEEncoder.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move image encoding logic into a central EncodeManager class
Pierre Ossman
2014-07-14
1
-63
/
+200
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-10
/
+9
*
Encoders/decoders should track the connection object
Pierre Ossman
2014-07-07
1
-8
/
+9
*
Get rid of unnecessary macros as they are only ever set to a single thing
Pierre Ossman
2014-07-07
1
-2
/
+0
*
Push encoding specific formats into the encoders and decoders
Pierre Ossman
2014-07-07
1
-0
/
+15
*
Avoid reader/writer duplication in every encoder/decoder
Pierre Ossman
2014-07-07
1
-2
/
+2
*
Remove partial update functionality
Pierre Ossman
2014-07-07
1
-10
/
+7
*
Get rid of the register mechanism for encoders and decoders
Pierre Ossman
2014-07-07
1
-5
/
+0
*
Get rid of unused things in the ZRLE encoder
Pierre Ossman
2014-07-07
1
-18
/
+9
*
Reduce dependencies on TransImageGetter.h
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Further optimizations to the Tight encoder to eliminate getImage() overhead. ...
DRC
2011-08-17
1
-1
/
+1
*
Consolidate pixel conversion into the PixelFormat class and optimise the
Pierre Ossman
2009-03-06
1
-11
/
+7
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+122