1
0
Fork 0
Brotli-Builder/BrotliImpl/Combined
chylex a7dc957f80 Add official compressor's quality 4 to BrotliImpl 2020-04-14 06:41:50 +02:00
..
Hashers Implement limited dictionary index that mimics official dictionary lookup (q 2-9) 2020-04-14 06:40:04 +02: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
CompressQuality0.cs Add support for merging with last final InsertCopyCommand in CompressedMetaBlockBuilder 2020-03-18 17:02:22 +01: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
CompressQuality4.cs Add official compressor's quality 4 to BrotliImpl 2020-04-14 06:41:50 +02:00
CompressQualityMedium.cs Add official compressor's quality 4 to BrotliImpl 2020-04-14 06:41:50 +02:00