[Spice-devel] [spice-server PATCHv2 0/5] LZ4: Fix supported image formats
Javier Celaya
javier.celaya at flexvm.es
Thu Jan 22 08:21:03 PST 2015
This v2 patch set is splitted into smaller patches. Also, I implemented htonl to
remove the include of arpa/inet.h.
Javier Celaya (5):
LZ4: Limit LZ4 to RGB formats
LZ4: Fix encoder output size
LZ4: Do not reverse bottom-up images
LZ4: Implement htonl to remove dependency on arpa/inte.h
LZ4: Send the original format with the compressed data
server/lz4_encoder.c | 34 ++++++++++++++++++++++------------
server/lz4_encoder.h | 7 +++----
server/red_worker.c | 20 +++++++-------------
3 files changed, 32 insertions(+), 29 deletions(-)
--
1.9.3
More information about the Spice-devel
mailing list