14 коммитов (d8bbbeb3b37c713a72a113f7ef78741e15cc4a4d)

Автор SHA1 Сообщение Дата
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 6 лет назад
  Pierre Ossman bf431a6b98 Allow parallel decoding of Tight JPEG rects 8 лет назад
  Pierre Ossman e6ad445623 Allow conditional dependencies between rects when decoding 8 лет назад
  Pierre Ossman 80b4209b54 Split decoders into a read and decode step 8 лет назад
  Pierre Ossman 8635062c07 Decouple decoders from CConnection 8 лет назад
  Pierre Ossman c0397269fc Move image encoding logic into a central EncodeManager class 10 лет назад
  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 7b5c069d2e Push encoding specific formats into the encoders and decoders 10 лет назад
  Pierre Ossman 4aba19e287 Avoid reader/writer duplication in every encoder/decoder 10 лет назад
  Pierre Ossman 316a32498b Get rid of the register mechanism for encoders and decoders 10 лет назад
  DRC a5004a3439 Further optimizations (avoiding single-byte copies and InStream processing overhead) 12 лет назад
  DRC 33c15e3a3a 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. 12 лет назад
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 лет назад
  Peter Åstrand fe00c4cff7 Using C++ style comments. 19 лет назад
  Peter Åstrand 5bbe348414 Using constants defined in TightDecoder.h, instead of hardcoded values 19 лет назад
  Peter Åstrand 462753d02c Added basic almost-functional Tight support, from tightrealvnc project. Decoder only. 19 лет назад
  Constantin Kaplinsky 47ed8d321c Initial revision 19 лет назад