xz/src/liblzma/api
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
..
lzma Add limit of lc + lp <= 4. Now we can allocate the 2008-06-19 16:35:08 +03:00
Makefile.am Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
lzma.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00