summaryrefslogtreecommitdiffstats
path: root/client/jpeg_decoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add some more 'noreturn' annotationsDaniel P. Berrange2012-04-251-2/+1
* Remove trailing whitespace from end of linesDaniel P. Berrange2012-01-131-1/+1
* client: mingw32 build needs the jpeg_boolean defineAlon Levy2012-01-131-1/+1
* 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