aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/EncodeManager.h
Commit message (Expand)AuthorAgeFilesLines
* Use stdint typesPierre Ossman2023-02-011-6/+7
* Use templates for optimized codePierre Ossman2023-02-011-15/+6
* Add write protection to OffsetPixelBufferPierre Ossman2019-11-151-0/+3
* Avoid refresh of recently changed areasPeter Åstrand (astrand)2018-09-201-1/+10
* Limit lossless refresh update to safe sizePierre Ossman2018-03-281-2/+3
* Automatic lossless refreshPierre Ossman2018-03-281-4/+18
* rfb: Fix struct-vs-class warningsSteve Kondik2017-07-081-1/+1
* Track statistics for CopyRectPierre Ossman2015-09-221-0/+1
* Be more aggressive in finding solid rectanglesPierre Ossman2015-02-131-0/+1
* Move encoder statistics into EncodeManager from SMsgWriterPierre Ossman2015-02-131-0/+18
* Move image encoding logic into a central EncodeManager classPierre Ossman2014-07-141-0/+114