[Spice-devel] [spice-common PATCHv3 0/6] LZ4: Fix bugs in LZ4 decompression algorithm
Javier Celaya
javier.celaya at flexvm.es
Wed Jan 28 02:49:43 PST 2015
Mostly the same as v2, but I stick to using ntohl, and improved log comments.
Also, the row alignment is done with memmove, as suggested by Christophe.
Javier Celaya (6):
LZ4: Fix output buffer size
LZ4: Adjust reading 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
LZ4: Include winsock.h when compiling for Windows
common/canvas_base.c | 63 +++++++++++++++++++++++++++++++++++++++++++--------
common/canvas_utils.c | 8 +++++++
2 files changed, 62 insertions(+), 9 deletions(-)
--
1.9.3
More information about the Spice-devel
mailing list