summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Celaya <javier.celaya@flexvdi.com>2015-06-01 16:47:13 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2015-06-01 17:21:44 +0200
commit67fb3306f8b2db55c378e550adfd0d8e9fe40d9e (patch)
treedf5a7acf8cda598c00575cf92c091d0e3c2676fb
parentda3cf3369ae82d0736d4c21f938188b21f1fc8eb (diff)
Add a preferred compression capability
-rw-r--r--spice/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/spice/protocol.h b/spice/protocol.h
index bea376c..d3c5962 100644
--- a/spice/protocol.h
+++ b/spice/protocol.h
@@ -134,6 +134,7 @@ enum {
SPICE_DISPLAY_CAP_A8_SURFACE,
SPICE_DISPLAY_CAP_STREAM_REPORT,
SPICE_DISPLAY_CAP_LZ4_COMPRESSION,
+ SPICE_DISPLAY_CAP_PREF_COMPRESSION,
};
enum {