xz/src/liblzma/api/lzma
Lasse Collin 0809c46534 Add limit of lc + lp <= 4. Now we can allocate the
literal coder as part of the main LZMA encoder or
decoder structure.

Make the LZMA decoder to rely on the current internal API
to free the allocated memory in case an error occurs.
2008-06-19 16:35:08 +03:00
..
alignment.h Imported to git. 2007-12-09 00:42:33 +02:00
alone.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
auto.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
base.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
block.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
check.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
delta.h Imported to git. 2007-12-09 00:42:33 +02:00
easy.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
filter.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
index.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
index_hash.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
init.h Typo fix 2008-05-06 13:41:05 +03:00
lzma.h Add limit of lc + lp <= 4. Now we can allocate the 2008-06-19 16:35:08 +03:00
memlimit.h Bunch of grammar fixes from meyering. 2008-05-06 15:15:07 +03:00
raw.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
simple.h Return LZMA_HEADER_ERROR if LZMA_SYNC_FLUSH is used with any 2008-01-26 00:25:34 +02:00
stream.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
stream_flags.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
subblock.h Implemented LZMA_SYNC_FLUSH support to the Subblock encoder. 2008-01-19 21:16:33 +02:00
version.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
vli.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00