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-18 16:56:40 +01:00
..
Components Minor builder API additions & fixes 2020-03-18 16:56:40 +01:00
Dictionary Turn % operator into bitwise AND where possible 2020-03-17 10:02:53 +01:00
Encode Minor builder API additions & fixes 2020-03-18 16:56:40 +01:00
Output Add a BrotliGlobalState output callback system & use it for marking copies 2020-03-17 14:10:19 +01:00
Parameters Properly implement Huffman tree RLE SplitOneAboveBoundary heuristic & document 2020-03-12 07:41:48 +01:00
Streaming Rename interface & classes of the new streaming API 2020-03-15 16:22:22 +01:00
Utils Minor builder API additions & fixes 2020-03-18 16:56:40 +01:00
BrotliFileStructure.cs Get rid of MetaBlock.IsLast property 2020-03-15 12:40:20 +01:00
BrotliGlobalState.cs Add a BrotliGlobalState output callback system & use it for marking copies 2020-03-17 14:10:19 +01:00