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
2022-07-25 18:30:10 +03:00
..
lz_decoder.c liblzma: Add optional autodetection of LZMA end marker. 2022-07-13 22:24:07 +03:00
lz_decoder.h liblzma: Add optional autodetection of LZMA end marker. 2022-07-13 22:24:07 +03:00
lz_encoder.c liblzma: Refactor lzma_mf_is_supported() to use a switch-statement. 2022-07-25 18:30:10 +03:00
lz_encoder.h liblzma: Add rough support for output-size-limited encoding in LZMA1. 2021-01-14 18:58:13 +02:00
lz_encoder_hash.h Rename unaligned_read32ne to read32ne, and similarly for the others. 2019-12-31 00:47:49 +02:00
lz_encoder_hash_table.h Make liblzma produce the same output on both endiannesses. 2009-10-02 11:03:26 +03:00
lz_encoder_mf.c liblzma: Fix a buggy comment. 2019-06-25 23:15:21 +03:00
Makefile.inc Make liblzma produce the same output on both endiannesses. 2009-10-02 11:03:26 +03:00