xz/src/liblzma/api
Lasse Collin b465da5988 liblzma: Add lzma_block_uncomp_encode().
This also adds a new internal function
lzma_block_buffer_bound64() which is similar to
lzma_block_buffer_bound() but uses uint64_t instead
of size_t.
2013-03-23 19:17:33 +02:00
..
lzma liblzma: Add lzma_block_uncomp_encode(). 2013-03-23 19:17:33 +02:00
Makefile.am Remove the Subblock filter code for now. 2010-05-26 09:55:47 +03:00
lzma.h liblzma: Update the comments in the API headers. 2010-10-21 23:06:31 +03:00