..
fastpos.h
liblzma: Rename a few variables and constants.
2010-10-26 10:36:41 +03: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
Put the interesting parts of XZ Utils into the public domain.
2009-04-13 11:27:40 +03:00
lzma2_decoder.c
liblzma: Make the use of lzma_allocator const-correct.
2012-07-17 18:19:59 +03:00
lzma2_decoder.h
liblzma: Make the use of lzma_allocator const-correct.
2012-07-17 18:19:59 +03:00
lzma2_encoder.c
liblzma: Make the use of lzma_allocator const-correct.
2012-07-17 18:19:59 +03:00
lzma2_encoder.h
liblzma: Make the use of lzma_allocator const-correct.
2012-07-17 18:19:59 +03:00
lzma_common.h
liblzma: Rename a few variables and constants.
2010-10-26 10:36:41 +03:00
lzma_decoder.c
liblzma: Make the use of lzma_allocator const-correct.
2012-07-17 18:19:59 +03:00
lzma_decoder.h
liblzma: Make the use of lzma_allocator const-correct.
2012-07-17 18:19:59 +03:00
lzma_encoder.c
liblzma: Silence more uint32_t vs. size_t warnings.
2015-03-07 22:01:00 +02:00
lzma_encoder.h
liblzma: Make the use of lzma_allocator const-correct.
2012-07-17 18:19:59 +03:00
lzma_encoder_optimum_fast.c
liblzma: Fix a compression-ratio regression in LZMA1/2 in fast mode.
2015-02-21 23:40:26 +02:00
lzma_encoder_optimum_normal.c
liblzma: Use lzma_memcmplen() in normal mode of LZMA.
2014-07-25 22:38:28 +03:00
lzma_encoder_private.h
liblzma: Rename a few variables and constants.
2010-10-26 10:36:41 +03:00
lzma_presets.c
Build: Build LZMA1/2 presets also when only decoder is wanted.
2016-06-28 21:09:46 +03:00
Makefile.inc
Build: Build LZMA1/2 presets also when only decoder is wanted.
2016-06-28 21:09:46 +03:00