Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
TightDecoder.h
b14a6bc
Split out ServerParams from ConnParams
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
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
c039726
Move image encoding logic into a central EncodeManager class
by Pierre Ossman
· 11 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
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
a5004a3
Further optimizations (avoiding single-byte copies and InStream processing overhead)
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
a2adc8d
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago