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/lz
Lasse Collin e22b37968d Major changes to LZ encoder, LZMA encoder, and range encoder.
These changes implement support for LZMA_SYNC_FLUSH in LZMA
encoder, and move the temporary buffer needed by range encoder
from lzma_range_encoder structure to lzma_lz_encoder.
2008-01-14 13:39:54 +02:00
..
bt2.c Imported to git. 2007-12-09 00:42:33 +02:00
bt2.h Imported to git. 2007-12-09 00:42:33 +02:00
bt3.c Imported to git. 2007-12-09 00:42:33 +02:00
bt3.h Imported to git. 2007-12-09 00:42:33 +02:00
bt4.c Imported to git. 2007-12-09 00:42:33 +02:00
bt4.h Imported to git. 2007-12-09 00:42:33 +02:00
hc3.c Imported to git. 2007-12-09 00:42:33 +02:00
hc3.h Imported to git. 2007-12-09 00:42:33 +02:00
hc4.c Imported to git. 2007-12-09 00:42:33 +02:00
hc4.h Imported to git. 2007-12-09 00:42:33 +02:00
lz_decoder.c Imported to git. 2007-12-09 00:42:33 +02:00
lz_decoder.h Imported to git. 2007-12-09 00:42:33 +02:00
lz_encoder.c Major changes to LZ encoder, LZMA encoder, and range encoder. 2008-01-14 13:39:54 +02:00
lz_encoder.h Major changes to LZ encoder, LZMA encoder, and range encoder. 2008-01-14 13:39:54 +02:00
lz_encoder_private.h Imported to git. 2007-12-09 00:42:33 +02:00
Makefile.am Imported to git. 2007-12-09 00:42:33 +02:00
match_c.h Don't use coder->lz.stream_end_was_reached in assertions 2008-01-14 12:09:52 +02:00
match_h.h Imported to git. 2007-12-09 00:42:33 +02:00