8 次代码提交 (0c9bd4b0ba28f5aab8b1f3e2eb8d83e01915e2b8)

作者 SHA1 备注 提交日期
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 10 年前
  Pierre Ossman 668468b3d4 Encoders/decoders should track the connection object 10 年前
  Pierre Ossman fdba3fe884 Push encoder and decoder handling down into the connection objects 10 年前
  Pierre Ossman 4aba19e287 Avoid reader/writer duplication in every encoder/decoder 10 年前
  Pierre Ossman 717c07b967 Remove partial update functionality 10 年前
  Pierre Ossman 316a32498b Get rid of the register mechanism for encoders and decoders 10 年前
  DRC ffe09d68f5 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.) 13 年前
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 年前
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. 18 年前
  Constantin Kaplinsky 47ed8d321c Initial revision 20 年前