[Spice-devel] [PATCH spice-server v2 0/2] Handle client's preferred image compression

Javier Celaya javier.celaya at flexvdi.com
Mon Jun 1 07:48:14 PDT 2015


Handle the message with the preferred image compression method reported
by the client. The spice-common commit has been removed from the first
patch to avoid conflicts, fix it as needed.

Javier Celaya (2):
  Use image compress constants from spice-protocol
  Handle preferred image compression messages

 server/red_dispatcher.c |  3 ++-
 server/red_dispatcher.h |  2 +-
 server/red_worker.c     | 33 +++++++++++++++++++++++++++++----
 server/red_worker.h     |  2 +-
 server/reds.c           |  8 ++++----
 server/spice-server.h   | 15 ++-------------
 spice-common            |  2 +-
 7 files changed, 40 insertions(+), 25 deletions(-)

-- 
1.9.3



More information about the Spice-devel mailing list