summaryrefslogtreecommitdiffstats
path: root/client/jpeg_decoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* add missing staticChristophe Fergeau2011-05-031-1/+1
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* mingw32: refix to build on mingw..Alon Levy2010-12-301-1/+1
* jpeg_boolean is a mingw32-libjpeg specific thing. Use a define check rather t...Tiziano Mueller2010-12-301-1/+1
* build: use jpeg_boolean with more recent libjpeg versions.Gerd Hoffmann2010-12-071-1/+5
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-091-0/+147