LZMA2 Compression: Difference between revisions

Jump to navigation Jump to search
m
apparently
m (apparently)
Line 55: Line 55:


Alternative container formats could have been:
Alternative container formats could have been:
* The older .lzma format (supported by [http://elinks.or.cz/ elinks]) which is now deprecated by xz.  It has a slightly smaller header, and uses the original LZMA algorithm.
* The older .lzma format (apparently supported by [http://elinks.or.cz/ elinks]) which is now deprecated by xz.  It has a slightly smaller header, and uses the original LZMA algorithm.
* Raw LZMA2 with no header.  This would require the precise dictionary size to be fixed in the definition of “Content-Encoding: xz”, which seems a bit inflexible.
* Raw LZMA2 with no header.  This would require the precise dictionary size to be fixed in the definition of “Content-Encoding: xz”, which seems a bit inflexible.
14

edits

Navigation menu