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
/
Encoder.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stdint types
Pierre Ossman
2023-02-01
1
-12
/
+12
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Allow perceptually lossless refresh
Pierre Ossman
2018-09-21
1
-2
/
+4
*
Change fillRect() to take a buffer instead of a pixel
Pierre Ossman
2015-06-05
1
-3
/
+1
*
Reorder class initialiser list to match what actually happens
Pierre Ossman
2015-03-03
1
-2
/
+2
*
Move image encoding logic into a central EncodeManager class
Pierre Ossman
2014-07-14
1
-34
/
+47
*
Encoders/decoders should track the connection object
Pierre Ossman
2014-07-07
1
-8
/
+8
*
Avoid reader/writer duplication in every encoder/decoder
Pierre Ossman
2014-07-07
1
-0
/
+5
*
Get rid of the register mechanism for encoders and decoders
Pierre Ossman
2014-07-07
1
-38
/
+26
*
[Bugfix] Extend encoding range checks to handle negative encodings well.
Adam Tkac
2010-07-21
1
-2
/
+2
*
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
/
+77