lzip-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lzip-bug] other lzma


From: Antonio Diaz Diaz
Subject: Re: [Lzip-bug] other lzma
Date: Thu, 04 Dec 2008 16:01:02 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

Hello Nikola,

Nikola Vladov wrote:
I have also one similar to your lzip compressor.
I prepared it to open lzip files.

Thank you for supporting the lzip format. Your code is the proof that the lzip format can be easily supported by any LZMA compressor.


You have in header position six one letter x and
12 <= x <= 31.  I have the idea to exetned aslo
 x + 32 as possible dictinary size.  Then yoy have also
6k, 12k, 24k ... 6m, 12m, 24m ...

Dictionary sizes that are a power of two are more efficient and easier to implement. I do not plan to complicate lzip for the sake of finer dictionary size granularity. BTW, the correct range for dictionary bits is 12 to 30.


PS.  If you make this changes let me know.

I would like, but I am unable to remember all the people that would like to know when I make a change in one of my projects. I advise you to subscribe to the lzip mailing list or to Freshmeat. This way you will receive a mail every time I release a new version.
http://lists.nongnu.org/mailman/listinfo/lzip-bug
http://freshmeat.net/projects/lzip/


Best regards,
Antonio.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]