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
/
TightDecoder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark overridden virtual functions
Pierre Ossman
2024-06-24
1
-12
/
+11
*
Consistently use uint8_t for data buffers
Pierre Ossman
2023-03-18
1
-3
/
+3
*
Use stdint types
Pierre Ossman
2023-02-01
1
-5
/
+5
*
Use templates for optimized code
Pierre Ossman
2023-02-01
1
-12
/
+6
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-1
/
+1
*
Split out ServerParams from ConnParams
Pierre Ossman
2018-11-01
1
-3
/
+3
*
Allow parallel decoding of Tight JPEG rects
Pierre Ossman
2015-11-27
1
-1
/
+0
*
Allow conditional dependencies between rects when decoding
Pierre Ossman
2015-11-27
1
-0
/
+7
*
Split decoders into a read and decode step
Pierre Ossman
2015-11-27
1
-24
/
+21
*
Decouple decoders from CConnection
Pierre Ossman
2015-11-27
1
-2
/
+3
*
Move image encoding logic into a central EncodeManager class
Pierre Ossman
2014-07-14
1
-11
/
+0
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-2
/
+2
*
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
*
Avoid reader/writer duplication in every encoder/decoder
Pierre Ossman
2014-07-07
1
-1
/
+0
*
Get rid of the register mechanism for encoders and decoders
Pierre Ossman
2014-07-07
1
-4
/
+2
*
Further optimizations (avoiding single-byte copies and InStream processing ov...
DRC
2011-11-04
1
-8
/
+8
*
If the client and server are using identical pixel formats, then perform Tigh...
DRC
2011-11-03
1
-0
/
+32
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+49