|
a7dc957f80
|
Add official compressor's quality 4 to BrotliImpl
|
2020-04-14 06:41:50 +02:00 |
|
|
5594a9589a
|
Implement limited dictionary index that mimics official dictionary lookup (q 2-9)
|
2020-04-14 06:40:04 +02:00 |
|
|
b29c044263
|
Minor code fixes (in/readonly keywords, exception messages, LINQ tweaks)
|
2020-04-07 17:41:24 +02:00 |
|
|
f9a0ec4e7d
|
Add support for merging with last final InsertCopyCommand in CompressedMetaBlockBuilder
|
2020-03-18 17:02:22 +01:00 |
|
|
e25839acf3
|
Make ArraySegments into 'in' parameters
|
2020-03-17 09:13:56 +01:00 |
|
|
e8ab507ef4
|
Change dictionary index to find all matches & allow min length of 1
|
2020-03-16 12:32:12 +01:00 |
|
|
f6b58da41c
|
Update & fix some issues in BrotliImpl
|
2020-02-12 20:32:21 +01:00 |
|
|
6ebe69c1f5
|
Adapt hash_longest_match_quickly (WIP dictionary), add official qualities 2 & 3
|
2020-02-04 03:29:43 +01:00 |
|
|
03bcfd5e18
|
Add a WIP adaptation of official compressor's medium qualities & hasher interface
|
2020-02-04 03:27:11 +01:00 |
|
|
968c352724
|
Work on BrotliLib APIs (DCZ, distance code heuristics, command building, utilities)
|
2020-02-02 14:57:17 +01:00 |
|
|
ef0063c991
|
Add an adaptation of official compressor's quality 0 to BrotliImpl
|
2020-01-28 20:02:03 +01:00 |
|