aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/common/stream_flags_encoder.c
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2008-01-04 21:30:33 +0200
committerLasse Collin <lasse.collin@tukaani.org>2008-01-04 21:30:33 +0200
commit0029cbbabe87d491fc046a55a629a6d556010baa (patch)
treea0cb4a6c3afbe8d0b42a78dca929cf16e468ddbe /src/liblzma/common/stream_flags_encoder.c
parentMoved range decoder initialization (reading the first (diff)
downloadxz-0029cbbabe87d491fc046a55a629a6d556010baa.tar.xz
Added support for flush marker, which will be in files
that use LZMA_SYNC_FLUSH with encoder (not implemented yet). This is a new feature in the raw LZMA format, which isn't supported by old decoders. This shouldn't be a problem in practice, since lzma_alone_encoder() will not allow LZMA_SYNC_FLUSH, and thus not allow creating files on decodable with old decoders. Made lzma_decoder.c to require tab width of 4 characters if one wants to fit the code in 80 columns. This makes the code easier to read.
Diffstat (limited to 'src/liblzma/common/stream_flags_encoder.c')
0 files changed, 0 insertions, 0 deletions