1
0
mirror of https://github.com/chylex/Brotli-Builder.git synced 2025-03-15 02:15:46 +01:00
Brotli-Builder/BrotliLib/Brotli/Components/Header
2020-03-11 03:38:14 +01:00
..
BlockTypeInfo.cs Work on BrotliLib APIs (block-switch, builder validation, minor code tweaks) 2020-02-12 19:11:59 +01:00
ContextMap.cs Tweak context map serialization code & markers 2020-03-10 05:40:07 +01:00
DataLength.cs Reorganize BrotliLib namespaces 2019-11-22 05:44:02 +01:00
DistanceParameters.cs Tweak Brotli component APIs & add/update ToString() 2019-11-28 02:36:54 +01:00
HuffmanTree.cs Work on BrotliLib APIs (compression params, encode pipeline, minor tweaks) 2020-01-28 20:00:28 +01:00
HuffmanTree.Type.Complex.cs Implement Huffman tree RLE decider & add official heuristic as default 2020-03-11 03:38:14 +01:00
HuffmanTree.Type.Simple.cs Remove HuffmanNode.SymbolCount and use HuffmanTree lookup instead 2019-11-30 01:48:09 +01:00
HuffmanTreeLengthCode.cs Implement Huffman tree RLE decider & add official heuristic as default 2020-03-11 03:38:14 +01:00
LiteralContextMode.cs Work on BrotliLib APIs (block-switch, builder validation, minor code tweaks) 2020-02-12 19:11:59 +01:00
VariableLength11Code.cs Reorganize BrotliLib namespaces 2019-11-22 05:44:02 +01:00