Basically gzip algorithm is based on “DEFLATE” algorithm. It is a combination of LZ77 and Huffman coding. While compression of any data or file, we need to consider different things like a 10-byte header, magic number (1f 8b), the DEFLATE compression method, 1-byte of header flags, 4-...
WO/1993/013603 July, 1993 CIRCUITRY FOR DECODING HUFFMAN CODES WO/1995/011855 May, 1995 CONTAINER CONNECTION DEVICE, FLUID DISPENSING ASSEMBLY THEREFOR AND CONTAINER PROVIDED THEREWITH WO/1996/033558 October, 1996 METHOD AND APPARATUS FOR HYBRID VLC BITSTREAM DECODING WO/1998/032071 July, 1998 PROCES...
Its similar to AAC in that it uses Huffman coded scalefactors but instead of vector quantization it just Huffman codes the spectral coefficients (in a way similar to how Opus splits band energy coding into coarse and fine precision). It opts to write rather large Huffman codes by packing ...