xz/src/liblzma/lzma
Lasse Collin ab5feaf1fc Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders.
That code is now almost completely in LZ coder, where
it can be shared with other LZ77-based algorithms in
future.
2008-01-18 20:02:52 +02:00
..
Makefile.am Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
fastpos.h Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
fastpos_table.c Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
fastpos_tablegen.c Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
lzma_common.h Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
lzma_decoder.c More fixes to LZMA decoder's flush marker handling. 2008-01-14 11:54:56 +02:00
lzma_decoder.h Imported to git. 2007-12-09 00:42:33 +02:00
lzma_encoder.c Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders. 2008-01-18 20:02:52 +02:00
lzma_encoder.h Imported to git. 2007-12-09 00:42:33 +02:00
lzma_encoder_features.c Imported to git. 2007-12-09 00:42:33 +02:00
lzma_encoder_getoptimum.c Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
lzma_encoder_getoptimumfast.c Imported to git. 2007-12-09 00:42:33 +02:00
lzma_encoder_init.c Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
lzma_encoder_presets.c Imported to git. 2007-12-09 00:42:33 +02:00
lzma_encoder_private.h Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
lzma_literal.c Imported to git. 2007-12-09 00:42:33 +02:00
lzma_literal.h Imported to git. 2007-12-09 00:42:33 +02:00