xz/src/liblzma
Lasse Collin 3be88ae071 liblzma: Allow nice_len 2 and 3 even if match finder requires 3 or 4.
That is, if the specified nice_len is smaller than the minimum
of the match finder, silently use the match finder's minimum value
instead of reporting an error. The old behavior is annoying to users
and it complicates xz options handling too.
2022-11-24 23:23:55 +02:00
..
api liblzma: Add lzma_filters_update() support to the multi-threaded encoder. 2022-11-24 16:25:10 +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: Add lzma_filters_update() support to the multi-threaded encoder. 2022-11-24 16:25:10 +02:00
delta liblzma: Fix warnings from -Wsign-conversion. 2019-06-23 21:38:56 +03:00
lz liblzma: Allow nice_len 2 and 3 even if match finder requires 3 or 4. 2022-11-24 23:23:55 +02:00
lzma liblzma: Allow nice_len 2 and 3 even if match finder requires 3 or 4. 2022-11-24 23:23:55 +02:00
rangecoder liblzma: Fix uint64_t vs. size_t confusion. 2022-02-06 23:19:32 +02:00
simple Revert "liblzma: Simple/BCJ filters: Allow disabling generic BCJ options." 2022-11-14 23:19:57 +02:00
Makefile.am liblzma: Vaccinate against an ill patch from RHEL/CentOS 7. 2022-09-08 15:01:29 +03: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
validate_map.sh liblzma: Vaccinate against an ill patch from RHEL/CentOS 7. 2022-09-08 15:01:29 +03:00