[Spice-devel] [vdagent-win PATCH 0/3] Fix sending BMP format images to client
Uri Lublin
uril at redhat.com
Tue Aug 22 16:31:03 UTC 2017
On 08/22/2017 03:01 PM, Frediano Ziglio wrote:
> 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(-)
>
Ack series, with minor comments regarding patch 1.
More information about the Spice-devel
mailing list