brotli/c/dec
Eugene Kliuchnikov 223d80cfbe
Update (#826)
* IMPORTANT: decoder: fix potential overflow when input chunk is >2GiB
 * simplify max Huffman table size calculation
 * eliminate symbol duplicates (static arrays in .h files)
 * minor combing in research/ code
2020-08-26 12:32:27 +02:00
..
bit_reader.c Update (#826) 2020-08-26 12:32:27 +02:00
bit_reader.h Update (#826) 2020-08-26 12:32:27 +02:00
decode.c Update (#826) 2020-08-26 12:32:27 +02:00
huffman.c Fix typo / minor formatting (#716) 2018-10-16 16:46:54 +02:00
huffman.h Update (#826) 2020-08-26 12:32:27 +02:00
prefix.h Update (#826) 2020-08-26 12:32:27 +02:00
state.c Update (#826) 2020-08-26 12:32:27 +02:00
state.h Update (#749) 2019-04-12 13:57:42 +02:00