[Spice-devel] [PATCH spice-protocol v2 2/2] Add a preferred compression capability

Javier Celaya javier.celaya at flexvdi.com
Mon Jun 1 07:47:13 PDT 2015


---
 spice/protocol.h | 1 +
 1 file changed, 1 insertion(+)

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 {
-- 
1.9.3



More information about the Spice-devel mailing list