[Zlib-devel] LZMA

Paul Marquess paul_marquess at yahoo.co.uk
Tue Aug 7 10:21:51 EDT 2007


From: Mark Adler
 
> On Aug 7, 2007, at 5:56 AM, Paul Marquess wrote:
> > I stumbled across a definition for a proposed new LZMA file format at
> > http://tukaani.org/lzma/header-format-12.txt.
> >
> > Is there any connection between this and last year's proposal to
> > add LZMA
> > support to zlib and gzip?
> 
> No.  I have made suggestions to Lasse for that format using LZMA.

Yep, I noticed your name in the credits. Looks like a really interesting
file format.

> The proposal was to incorporate LZMA2 into zlib and gzip.  However, I
> have not heard from Igor recently about the status of LZMA2.

Such is life.

On the proposal for adding LZMA2 into gzip I read a thread somewhere on that
topic. (I don't have the reference anymore) It argued that adding a new
compression format to the gzip would cause havoc. The reasoning was that
there were a lot of gunzip implementations out there that didn't check the
Compression Method byte in the gzip header and just blindly assume deflate.
If I remember correctly the thread was concerned with http proxy servers.

Paul





More information about the Zlib-devel mailing list