[Zlib-devel] pigz 1.6 available for testing
Mark Adler
madler at alumni.caltech.edu
Wed Apr 4 05:08:48 EDT 2007
Greg,
I fixed pigz so that even when using threads, the last block no
longer ends with empty deflate blocks. (There are still intermediate
empty deflate blocks when using threads.)
On Apr 3, 2007, at 10:44 AM, Greg Roelofs wrote:
> Now the sole difference is in the flag or window-
> size byte (78 9c vs. 78 5e), and I don't care about that.
That's just the indication of the compression level used, to aid in
guessing at the value of attempting a re-compression. The first one
indicates a fast compression level was used, whereas the second
indicates that the default compression level was used.
Mark
More information about the Zlib-devel
mailing list