xz/src/liblzma/subblock
Lasse Collin e141fe1895 Implemented LZMA_SYNC_FLUSH support to the Subblock encoder.
The API for handing Subfilters was changed to make it
consistent with LZMA_SYNC_FLUSH.

A few sanity checks were added for Subfilter handling. Some
small bugs were fixed. More comments were added.
2008-01-19 21:16:33 +02:00
..
Makefile.am Imported to git. 2007-12-09 00:42:33 +02:00
subblock_decoder.c Subblock decoder: Don't exit the main loop in decode_buffer() 2008-01-17 18:56:53 +02:00
subblock_decoder.h Imported to git. 2007-12-09 00:42:33 +02:00
subblock_decoder_helper.c Imported to git. 2007-12-09 00:42:33 +02:00
subblock_decoder_helper.h Imported to git. 2007-12-09 00:42:33 +02:00
subblock_encoder.c Implemented LZMA_SYNC_FLUSH support to the Subblock encoder. 2008-01-19 21:16:33 +02:00
subblock_encoder.h Imported to git. 2007-12-09 00:42:33 +02:00