Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
456b2c20d096b426f28f64e9de9b9b709dd884aa
/
common
/
rfb
/
ZRLEEncoder.cxx
456b2c2
Reduce dependencies on TransImageGetter.h
by Pierre Ossman
· 12 years ago
ffe09d6
Further optimizations to the Tight encoder to eliminate getImage() overhead. The encoder now directly accesses the framebuffer for solid rectangle computation, JPEG encoding, and color counting (if pixel translation is not required.) Also moved everything in tightEncode.h into the TightEncoder class to eliminate all of the static mess (this will be important later on if we decide to multi-thread the encoder.)
by DRC
· 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