Files
woff2/brotli/enc
Zoltan Szabadka b89f3be40b Brotli format change: improved encoding of Huffman codes
This change removes the redundant HCLEN, HLENINC and HLEN
fields from the encoding of the complex Huffman codes and
derives these from an invariant of the code length sequence.
Based on a patch by Robert Obryk.
2013-12-17 17:17:57 +01:00
..
2013-10-23 13:06:13 +02:00
2013-10-23 13:06:13 +02:00
2013-10-23 13:06:13 +02:00
2013-10-23 13:06:13 +02:00
2013-10-23 13:06:13 +02:00
2013-10-23 13:06:13 +02:00
2013-10-23 13:06:13 +02:00

This directory holds the encoder for brotli compression format.

Brotli is proposed to be used at the byte-compression level in WOFF 2.0 format.