[Spice-devel] [vdagent-win PATCH 0/3] Fix sending BMP format images to client

Frediano Ziglio fziglio at redhat.com
Tue Aug 22 12:01:29 UTC 2017


Apparently the client require a file format while we are
sending a DIB format (the same used for the clipboard).
Sending file format fix copying images to Windows clients.
First patch is the fix while the others are for the test.

Frediano Ziglio (3):
  Make BitmapCoder::from_bitmap return a raw file format
  imagetest: Save PNG file using an helper function
  imagetest: Save BMP file using BitmapCoder

 vdagent/image.cpp     | 17 ++++++++++++-----
 vdagent/image.h       |  2 ++
 vdagent/imagetest.cpp | 48 ++++++++++++++++++++++++------------------------
 3 files changed, 38 insertions(+), 29 deletions(-)

-- 
2.13.5



More information about the Spice-devel mailing list