summaryrefslogtreecommitdiffstats
path: root/common/rfb/JpegDecompressor.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove a lot of platform compatibilty stuffPierre Ossman2014-07-071-1/+0
* Fix some offenders that poke around in the PixelFormat internalsPierre Ossman2014-07-071-27/+22
* Consistent use of stride vs pitchPierre Ossman2014-07-071-7/+8
* Need to include os/print.h, because Windows doesn't have snprintf()DRC2011-11-031-0/+1
* Move JPEG decoding into a standalone class (these should have been checked in...DRC2011-11-031-0/+233