LZMA2 Compression: Difference between revisions

Jump to navigation Jump to search
m
formatting
(LZMA2 Compression notes)
 
m (formatting)
Line 53: Line 53:


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.
* The older .lzma format (supported by [http://elinks.or.cz/ elinks]) which is now deprecated by xz.  It has a slightly smaller header.
- 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