xz/src/liblzma/lz
Lasse Collin f76e39cf93 Added initial support for preset dictionary for raw LZMA1
and LZMA2. It is not supported by the .xz format or the xz
command line tool yet.
2009-01-27 18:36:05 +02:00
..
Makefile.am Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
lz_decoder.c Added initial support for preset dictionary for raw LZMA1 2009-01-27 18:36:05 +02:00
lz_decoder.h Added initial support for preset dictionary for raw LZMA1 2009-01-27 18:36:05 +02:00
lz_encoder.c Added initial support for preset dictionary for raw LZMA1 2009-01-27 18:36:05 +02:00
lz_encoder.h Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00
lz_encoder_hash.h Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
lz_encoder_mf.c Some API changes, bug fixes, cleanups etc. 2008-09-27 19:09:21 +03:00