1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/liblzma
Lasse Collin cf49f42a6b Added lzma_easy_* functions. These should make using
liblzma as easy as using zlib, because the easy API
don't require developers to know any fancy LZMA options.

Note that Multi-Block Stream encoding is currently broken.
The easy API should be OK, the bug(s) are elsewhere.
2008-01-22 22:49:24 +02:00
..
api Added lzma_easy_* functions. These should make using 2008-01-22 22:49:24 +02:00
check Fix CRC code in case --enable-small is used. 2008-01-15 07:44:59 +02:00
common Added lzma_easy_* functions. These should make using 2008-01-22 22:49:24 +02:00
lz Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders. 2008-01-18 20:02:52 +02:00
lzma Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders. 2008-01-18 20:02:52 +02:00
rangecoder Omit invalid space from printf() format string 2008-01-15 12:20:41 +02:00
simple Fix wrong too small size of argument unfiltered_max 2008-01-17 17:39:42 +02:00
subblock Fix alignment handling bugs in Subblock encoder. 2008-01-20 20:12:58 +02:00
lzma.pc.in Imported to git. 2007-12-09 00:42:33 +02:00
Makefile.am Imported to git. 2007-12-09 00:42:33 +02:00