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-05 16:01:56 +01:00
..
Components Move ContextMap builder into a separate class and reduce dependencies on it 2020-03-04 20:10:53 +01:00
Dictionary Remove MultiTrie & update dictionary index to use PATRICIA trees instead 2019-12-31 03:53:01 +01:00
Encode Fix wrong transformer handling in BrotliEncodePipeline & BrotliFileStructure 2020-03-05 16:01:56 +01:00
Output Rewrite BrotliFileStructure decompression state handling and API 2019-11-29 14:03:00 +01:00
Parameters Work on BrotliLib APIs (block-switch, builder validation, minor code tweaks) 2020-02-12 19:11:59 +01:00
Utils Move ContextMap builder into a separate class and reduce dependencies on it 2020-03-04 20:10:53 +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