Go to file
Christophe Fergeau 062bf67442 Remove unused 'invers' arg from canvas_get_*
All canvas_get_{quic,jpeg,lz4,jpeg_alpha,lz} methods have an 'invers'
argument, but are always called with that argument being 0, so we can
drop it from the argument list, and remove the code triggerring when
it's true.
2015-01-23 16:24:03 +01:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common Remove unused 'invers' arg from canvas_get_* 2015-01-23 16:24:03 +01:00
m4 build-sys: Move pixman check to m4 macro 2014-12-09 16:40:25 +01:00
python_modules python: Fix -Wsign-compare 2014-09-18 13:13:30 +02:00
spice-protocol@7566c5b3ad Add LZ4 image compression support. 2014-12-02 19:23:53 +01:00
.gitmodules build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
autogen.sh build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
configure.ac build-sys: Move pixman check to m4 macro 2014-12-09 16:40:25 +01:00
COPYING Be explicit about spice-common license 2013-10-23 11:41:43 -05:00
git.mk Update git.mk to latest version 2012-09-21 10:51:17 +02:00
Makefile.am spice-common: don't install spice-protocol 2012-08-09 12:44:41 +02:00
spice1.proto Add support for the Opus codec. 2014-01-02 12:28:21 +01:00
spice_codegen.py marshaller: Use #include <> for headers in $srcdir/common 2014-04-16 16:47:55 +02:00
spice.proto Add LZ4 image compression support. 2014-12-02 19:23:53 +01:00