Ruben Vorderman 94ec6026ce Create headers based on compression parameters.
Instead of using a constant as default zlib header, create the header on the fly. Both zlib
header bytes depend on the wbits and compression level used.
Make sure that ISA-L compression level 0 is advertised as the fastest compression in
both the gzip header (setting xfl flag to 0x04) and the zlib header (as 0, fastest, other levels are 1, fast).

Change-Id: I1f30e4397a0f5fcf6df593c40178e7d6f6c05328
Signed-off-by: Ruben Vorderman <r.h.p.vorderman@lumc.nl>
2021-08-23 09:48:10 -07:00
..
2020-12-09 14:37:55 +08:00
2019-03-22 14:29:42 -07:00
2019-03-07 09:28:04 -07:00
2019-03-07 09:27:50 -07:00
2019-08-12 14:28:33 -07:00