Download List

專案描述

LZO is a portable lossless data compression
library written in ANSI C. It offers pretty fast
compression and very fast decompression.
Decompression requires no memory. In addition
there are slower compression levels achieving a
quite competitive compression ratio while still
decompressing at this very high speed.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-23 14:09
2.06

This release features some minor optimizations for big-endian architectures.

2011-04-24 03:09
2.05

This release features some speed improvements on modern x86/x64 architectures.

2010-11-09 00:40
2.04

This release fixes a gcc 4.5 aliasing issue in lzo_init(). Also, the build system was updated.

2005-06-28 08:36
2.01

This releases changes the name of the installed
library to "liblzo2" so that parallel installation
with older versions is possible.
標籤: Minor feature enhancements

2005-05-31 15:12
2.00

This release features major speedups for 64-bit
architectures like AMD64, minor overall speedups,
portability enhancements for ILP64 and LLP64
programming models, and lots of other small
improvements.
標籤: Major feature enhancements

Project Resources