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
/
tightEncode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some offenders that poke around in the PixelFormat internals
Pierre Ossman
2014-07-07
1
-6
/
+1
*
Consistent use of stride vs pitch
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Make the subsampling setting follow the common style
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Be more consistent in referring to pixel byte streams as buffers
Pierre Ossman
2014-07-07
1
-2
/
+2
*
Fix regression caused by r4841. That patch assumed that JPEG encoding always...
DRC
2012-02-13
1
-25
/
+40
*
The Tight encoder uses the pixel buffer as a scratch pad, which doesn't
Pierre Ossman
2012-01-30
1
-44
/
+39
*
Put arguments in a more consistent order based on data flow, in order to impr...
DRC
2011-11-03
1
-20
/
+20
*
Rename and document TransImageGetter::getPixelsRW() to make it more obvious
Pierre Ossman
2011-11-03
1
-2
/
+2
*
Remove unused variables
DRC
2011-08-24
1
-1
/
+0
*
Do register reduction to re-normalize the performance at the low level
DRC
2011-08-19
1
-4
/
+7
*
Fix image corruption issues with, and add a few optimizations for, 16bpp clients
DRC
2011-08-19
1
-10
/
+17
*
Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t...
DRC
2011-08-19
1
-4
/
+6
*
Further optimizations to the Tight encoder to eliminate getImage() overhead. ...
DRC
2011-08-17
1
-190
/
+238
*
Ported encoding optimizations from TurboVNC. The changes to the Tight parame...
DRC
2011-08-11
1
-189
/
+63
*
Merge further fixes to Zlib encoder from 1.1 branch
DRC
2011-08-09
1
-5
/
+7
*
Revert r4498 and fix #3305357 properly. The issue was two-fold: (1) the com...
DRC
2011-08-09
1
-1
/
+4
*
libjpeg-turbo produces about the same image quality with the fast integer DCT...
DRC
2011-02-08
1
-0
/
+2
*
Revert commit 3784 as it was incorrect. A "Pixel" is always expected to be in
Pierre Ossman
2010-09-30
1
-1
/
+1
*
The code to utilize our libjpeg's ability to input/output out native formats
v0.0.90
Pierre Ossman
2009-04-30
1
-19
/
+21
*
Take advantage of libjpeg colorspace extensions if available
DRC
2009-04-06
1
-12
/
+52
*
Change JPEG quality/subsampling map to produce meaningful compression ratios,...
DRC
2009-03-12
1
-2
/
+9
*
Tweak the quality to JPEG settings mapping a bit.
Pierre Ossman
2009-03-11
1
-0
/
+7
*
Consolidate pixel conversion into the PixelFormat class and optimise the
Pierre Ossman
2009-03-06
1
-64
/
+22
*
[Cleanup] Fixed some compiler warnings
Adam Tkac
2008-10-10
1
-0
/
+2
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+720