xz/src/liblzma/lzma
Lasse Collin c0e19e0662 Remove two redundant validity checks from the LZMA decoder.
These are already checked elsewhere, so omitting these
gives (very) tiny speed up.
2008-02-28 10:24:31 +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 Remove two redundant validity checks from the LZMA decoder. 2008-02-28 10:24:31 +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