xz/src/liblzma/api/lzma
Lasse Collin 601ec0311e liblzma: Add EROFS LZMA encoder and decoder.
Right now this is just a planned extra-compact format for use
in the EROFS file system in Linux. At this point it's possible
that the format will either change or be abandoned and removed
completely.

The special thing about the encoder is that it uses the
output-size-limited encoding added in the previous commit.
EROFS uses fixed-sized blocks (e.g. 4 KiB) to hold compressed
data so the compressors must be able to create valid streams
that fill the given block size.
2021-01-14 20:10:59 +02:00
..
base.h Typo fixes from fossies.org. 2020-03-23 18:07:50 +02:00
bcj.h liblzma: Update the comments in the API headers. 2010-10-21 23:06:31 +03:00
block.h spelling 2019-05-11 20:52:37 +03:00
check.h Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00
container.h liblzma: Add EROFS LZMA encoder and decoder. 2021-01-14 20:10:59 +02:00
delta.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
filter.h liblzma: Improve lzma_properties_decode() API documentation. 2018-05-19 21:23:25 +03:00
hardware.h spelling 2019-05-11 20:52:37 +03:00
index.h liblzma: Add lzma_file_info_decoder(). 2017-04-24 19:48:04 +03:00
index_hash.h liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lzma12.h spelling 2019-05-11 20:52:37 +03:00
stream_flags.h liblzma: A few ABI tweaks to reserve space in structures. 2010-10-23 12:20:11 +03:00
version.h Bump the version number to 5.3.1alpha. 2018-04-29 18:58:19 +03:00
vli.h spelling 2019-05-11 20:52:37 +03:00