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
/
JpegCompressor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stdint types
Pierre Ossman
2023-02-01
1
-1
/
+1
*
Remove special functions from JPEG compressor
Pierre Ossman
2020-05-21
1
-6
/
+0
*
Simplify stream availability handling
Pierre Ossman
2020-05-21
1
-2
/
+2
*
Make the subsampling setting follow the common style
Pierre Ossman
2014-07-07
1
-10
/
+1
*
Be more liberal with const in places where write access isn't needed.
Pierre Ossman
2012-01-30
1
-1
/
+1
*
Internalise the libjpeg stuff into the JpegCompressor class as the libjpeg
Pierre Ossman
2011-09-07
1
-21
/
+8
*
Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t...
DRC
2011-08-19
1
-2
/
+4
*
Further optimizations to the Tight encoder to eliminate getImage() overhead. ...
DRC
2011-08-17
1
-1
/
+1
*
Ported encoding optimizations from TurboVNC. The changes to the Tight parame...
DRC
2011-08-11
1
-0
/
+87
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-82
/
+0
*
[Bugfix] Handle conditional jpeg/zlib building through AM_CONDITIONAL to make
Adam Tkac
2008-10-22
1
-1
/
+1
*
Added JpegCompressor abstract class and two implementations -- one cross-plat...
Constantin Kaplinsky
2007-07-24
1
-0
/
+82