xz/src/liblzma/api/lzma
Lasse Collin 6d118a0b9d Add lzma_filters_copy().
This will be needed internally by liblzma once I fix
a design mistake in the encoder API. This function may
be useful to applications too so it's good to export it.
2009-10-17 01:47:07 +03:00
..
base.h Updates to liblzma API headers. 2009-08-27 10:13:46 +03:00
bcj.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
block.h Updates to liblzma API headers. 2009-08-27 10:13:46 +03:00
check.h Updates to liblzma API headers. 2009-08-27 10:13:46 +03:00
container.h Updates to liblzma API headers. 2009-08-27 10:13:46 +03:00
delta.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
filter.h Add lzma_filters_copy(). 2009-10-17 01:47:07 +03:00
index.h Updates to liblzma API headers. 2009-08-27 10:13:46 +03:00
index_hash.h Updates to liblzma API headers. 2009-08-27 10:13:46 +03:00
lzma.h Updates to liblzma API headers. 2009-08-27 10:13:46 +03:00
stream_flags.h Updates to liblzma API headers. 2009-08-27 10:13:46 +03:00
subblock.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
version.h Bumped version to 4.999.9beta. 2009-08-27 16:21:22 +03:00
vli.h Fix incorrect use of "restrict". 2009-09-15 21:07:23 +03:00