This website requires JavaScript.
Explore
Help
Sign In
chylex
/
Brotli-Builder
Watch
1
Star
0
Fork
0
You've already forked Brotli-Builder
mirror of
https://github.com/chylex/Brotli-Builder.git
synced
2025-08-15 01:17:01 +02:00
Code
Activity
Files
exceptions
Brotli-Builder
/
BrotliImpl
/
Combined
History
chylex
b29c044263
Minor code fixes (in/readonly keywords, exception messages, LINQ tweaks)
2020-04-07 17:41:24 +02:00
..
Hashers
Change dictionary index to find all matches & allow min length of 1
2020-03-16 12:32:12 +01:00
CompressQuality0.cs
Add support for merging with last final InsertCopyCommand in CompressedMetaBlockBuilder
2020-03-18 17:02:22 +01:00
CompressQuality0.HashTable.cs
Update & fix some issues in BrotliImpl
2020-02-12 20:32:21 +01:00
CompressQuality0.Huffman.cs
Minor code fixes (in/readonly keywords, exception messages, LINQ tweaks)
2020-04-07 17:41:24 +02:00
CompressQuality2.cs
Adapt hash_longest_match_quickly (WIP dictionary), add official qualities 2 & 3
2020-02-04 03:29:43 +01:00
CompressQuality3.cs
Adapt hash_longest_match_quickly (WIP dictionary), add official qualities 2 & 3
2020-02-04 03:29:43 +01:00
CompressQualityMedium.cs
Add support for merging with last final InsertCopyCommand in CompressedMetaBlockBuilder
2020-03-18 17:02:22 +01:00