kc3-lang/brotli/dec/transform.h

Branch :


Log

Author Commit Date CI Message
81cb09f1 2015-03-20 15:44:15 separate the licenses from documentation
460dda1b 2014-10-28 13:57:46 Decoder code cleanup. 1) Use a tighter upper bound on the Huffman table size. 2) Remove unused argument len in ToUpperCase. 3) Remove unused no-op assignment in BrotliDecompress. 4) Fix include guard name.
34778194 2014-03-25 16:48:25 Update the dictionary and the transforms.
2f268ad1 2014-02-17 14:25:36 Add the initial version of the static dictionary and transforms to Brotli.