summaryrefslogtreecommitdiffstats
path: root/server/jpeg_encoder.c
Commit message (Expand)AuthorAgeFilesLines
* mjpeg and jpeg encoder: fix alignment warningsVictor Toso2015-08-201-8/+8
* Use the spice-common logging functionsMarc-André Lureau2012-03-251-7/+7
* Remove trailing whitespace from end of linesDaniel P. Berrange2012-01-131-15/+15
* Death to all TABsDaniel P. Berrange2012-01-131-1/+1
* fix leak in do_jpeg_encodeChristophe Fergeau2011-08-251-0/+4
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* client/server: warning fixes (gcc 4.6.0)Alon Levy2011-01-251-2/+1
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-091-0/+242