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
Lasse Collin e310e8b6a4 liblzma: Use LZMA1EXT feature in lzma_alone_decoder().
This avoids the need to use the slightly ugly method to
set the uncompressed size.
2022-11-28 10:28:20 +02:00
..
api liblzma: Add LZMA_FILTER_LZMA1EXT to support LZMA1 without end marker. 2022-11-27 23:16:21 +02:00
check liblzma: Add fast CRC64 for 32/64-bit x86 using SSSE3 + SSE4.1 + CLMUL. 2022-11-14 23:05:46 +02:00
common liblzma: Use LZMA1EXT feature in lzma_alone_decoder(). 2022-11-28 10:28:20 +02:00
delta liblzma: Fix warnings from -Wsign-conversion. 2019-06-23 21:38:56 +03:00
lz liblzma: Pass the Filter ID to LZ encoder and decoder. 2022-11-27 18:20:33 +02:00
lzma liblzma: Add LZMA_FILTER_LZMA1EXT to support LZMA1 without end marker. 2022-11-27 23:16:21 +02:00
rangecoder liblzma: Fix uint64_t vs. size_t confusion. 2022-02-06 23:19:32 +02:00
simple liblzma: Omit simple coder init functions if they are disabled. 2022-11-25 18:04:37 +02:00
liblzma.pc.in liblzma: Fix Libs.private in liblzma.pc to include -lrt when needed. 2012-04-19 14:02:25 +03:00
liblzma_generic.map liblzma: Add new API function lzma_filters_free(). 2022-11-24 01:02:50 +02:00
liblzma_linux.map liblzma: Add new API function lzma_filters_free(). 2022-11-24 01:02:50 +02:00
liblzma_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00
Makefile.am liblzma: Vaccinate against an ill patch from RHEL/CentOS 7. 2022-09-08 15:01:29 +03:00
validate_map.sh liblzma: Vaccinate against an ill patch from RHEL/CentOS 7. 2022-09-08 15:01:29 +03:00