1
0
mirror of https://github.com/chylex/Brotli-Builder.git synced 2025-03-15 02:15:46 +01:00
Brotli-Builder/BrotliLib/Brotli
2020-03-11 09:17:36 +01:00
..
Components Add serialization parameter to control length code tree generation for Huffman trees 2020-03-11 09:17:36 +01:00
Dictionary Remove MultiTrie & update dictionary index to use PATRICIA trees instead 2019-12-31 03:53:01 +01:00
Encode Move BrotliCompressionParameters.GenerateHuffmanTree delegate 2020-03-10 05:16:20 +01:00
Output Rewrite BrotliFileStructure decompression state handling and API 2019-11-29 14:03:00 +01:00
Parameters Add serialization parameter to control length code tree generation for Huffman trees 2020-03-11 09:17:36 +01:00
Utils Fix documentation to use <c> instead of <code> 2020-03-10 00:42:02 +01:00
BrotliFileReader.cs Work on BrotliLib APIs (compression params, encode pipeline, minor tweaks) 2020-01-28 20:00:28 +01:00
BrotliFileStructure.cs Fix wrong transformer handling in BrotliEncodePipeline & BrotliFileStructure 2020-03-05 16:01:56 +01:00
BrotliGlobalState.cs Move & rename Brotli compressed components and utils 2020-01-23 14:55:31 +01:00