[spice-common PATCHv2 0/6] LZ4: Fix bugs in LZ4 decompression algorithm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This v2 of the patch set is splitted into smaller patches. I have also added two
improvements:
- A simple implementation of ntohl, to avoid including arpa/inet.h, which would
  probably break under MSVC.
- Fix the row alignment for 16bit and 24bit images, instead of transforming them
  into 32bit. Pixman supports both formats, but expects every row of the image
  to be aligned on a 32bit boundary.

Javier Celaya (6):
  LZ4: Fix output buffer size
  LZ4: Implement ntohl to remove dependency on arpa/inet.h
  LZ4: Correctly read the top_down flag
  LZ4: Decode the image format from the stream
  LZ4: Fix the row alignment when it is not on a 32bit boundary
  LZ4: Add support for 24bit pixman surfaces

 common/canvas_base.c  | 78 +++++++++++++++++++++++++++++++++++++++++++--------
 common/canvas_utils.c | 10 ++++++-
 2 files changed, 76 insertions(+), 12 deletions(-)

-- 
1.9.3

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]