summaryrefslogtreecommitdiffstats
path: root/common/lz_common.h
Commit message (Collapse)AuthorAgeFilesLines
* common: add extern "C" guards to headersChristophe Fergeau2011-05-021-0/+7
| | | | | | Since some spice C++ code is using code from common/, the C functions need to be marked as such for the C++ compiler, otherwise we'll get linkage issues.
* Lossy compression of RGBA images (on WAN connection)Yonit Halperin2010-06-211-4/+5
| | | | | The RGB channels are compressed using JPEG. The alpha channel is compressed using LZ.
* Add emacs settings for indent according to spice styleguideAlexander Larsson2010-02-231-0/+1
|
* fresh startYaniv Kamay2009-10-141-0/+60