Re: [Spice-devel] [PATCH 6/6] LZ4: Add support for 24bit pixman surfaces

2015-01-26 Thread Javier Celaya
Hello, I just saw I forgot to remove a warning that I used for debugging, I'll send the patch again. El Lunes, 26 de enero de 2015 15:15:01 Christophe Fergeau escribió: > Hey, > > A bit worried to add new cases to surface_create, but it seems nothing > is going to try to pass a r8g8b8 there exce

Re: [Spice-devel] [PATCH 6/6] LZ4: Add support for 24bit pixman surfaces

2015-01-26 Thread Christophe Fergeau
Hey, A bit worried to add new cases to surface_create, but it seems nothing is going to try to pass a r8g8b8 there except for the lz4 code, so ACK with the last hunk removed (whitespace change in alloc_lz_surface). Christophe On Thu, Jan 22, 2015 at 05:21:24PM +0100, Javier Celaya wrote: > --- >

[Spice-devel] [PATCH 6/6] LZ4: Add support for 24bit pixman surfaces

2015-01-22 Thread Javier Celaya
--- common/canvas_base.c | 4 common/canvas_utils.c | 10 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/common/canvas_base.c b/common/canvas_base.c index 170def1..107d056 100644 --- a/common/canvas_base.c +++ b/common/canvas_base.c @@ -584,6 +584,10 @@ static pix