Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
TightDecoder.cxx
d8bbbeb
Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
3648c70
Fix bad size check in Tight decoder
by Pierre Ossman
· 7 years ago
beb59a4
Remove variable length arrays
by Pierre Ossman
· 7 years ago
b14a6bc
Split out ServerParams from ConnParams
by Pierre Ossman
· 7 years ago
f81148c
Avoid integer overflows in pixel size calculations
by Pierre Ossman
· 7 years ago
bf431a6
Allow parallel decoding of Tight JPEG rects
by Pierre Ossman
· 10 years ago
e6ad445
Allow conditional dependencies between rects when decoding
by Pierre Ossman
· 10 years ago
a862add
Decode rectangles in order if needed
by Pierre Ossman
· 10 years ago
570cd5c
Add flags member to decoders
by Pierre Ossman
· 10 years ago
6f318e4
Clear up ZlibInStream::reset() behaviour
by Pierre Ossman
· 10 years ago
80b4209
Split decoders into a read and decode step
by Pierre Ossman
· 10 years ago
8635062
Decouple decoders from CConnection
by Pierre Ossman
· 10 years ago
0c9bd4b
Use PixelBuffer objects as the interface for encoders and decoders
by Pierre Ossman
· 11 years ago
668468b
Encoders/decoders should track the connection object
by Pierre Ossman
· 12 years ago
bcc295e
Get rid of unnecessary macros as they are only ever set to a single thing
by Pierre Ossman
· 12 years ago
7b5c069
Push encoding specific formats into the encoders and decoders
by Pierre Ossman
· 11 years ago
4aba19e
Avoid reader/writer duplication in every encoder/decoder
by Pierre Ossman
· 12 years ago
316a324
Get rid of the register mechanism for encoders and decoders
by Pierre Ossman
· 12 years ago
3461d59
Remove unneeded EXTRA_ARGS definition
by DRC
· 14 years ago
33c15e3
If the client and server are using identical pixel formats, then perform Tight decoding directly into the viewer's back buffer, rather than going through the slow fillRect/imageRect routines.
by DRC
· 14 years ago
d69bcc4
Fixed the formatting of a few Cendio copyright lines, so that it is
by Peter Åstrand
· 14 years ago
67b2b2f
Consolidate pixel conversion into the PixelFormat class and optimise the
by Pierre Ossman
· 17 years ago
a2adc8d
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago