]> icculus.org git repositories - icculus/xz.git/commit
Implemented LZMA_SYNC_FLUSH support to the Subblock encoder.
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 19 Jan 2008 19:16:33 +0000 (21:16 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 19 Jan 2008 19:16:33 +0000 (21:16 +0200)
commite141fe18950400faaa3503ff88ac20eacd73e88c
treeea976a691b778fc11c2c014fd8712b444ef7fe22
parent23c227a864a3b69f38c6a74306161d4e6918d1cc
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.
src/liblzma/api/lzma/subblock.h
src/liblzma/subblock/subblock_encoder.c