brotli/c/dec
Eugene Kliuchnikov 7f740f1308
Update (#807)
- fix formatting
 - fix type conversion
 - fix no-op arithmetic with null-pointer
 - improve performance of hash_longest_match64
 - go: detect read after close
 - java decoder: support compound dictionary
 - remove executable flag on non-scripts
2020-05-15 11:06:21 +02:00
..
bit_reader.c Update (#749) 2019-04-12 13:57:42 +02:00
bit_reader.h Update (#749) 2019-04-12 13:57:42 +02:00
decode.c Update (#807) 2020-05-15 11:06:21 +02:00
huffman.c Fix typo / minor formatting (#716) 2018-10-16 16:46:54 +02:00
huffman.h Update (#807) 2020-05-15 11:06:21 +02:00
prefix.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
state.c Update (#749) 2019-04-12 13:57:42 +02:00
state.h Update (#749) 2019-04-12 13:57:42 +02:00