mirror of
https://github.com/google/brotli.git
synced 2024-11-28 14:11:07 +00:00
223d80cfbe
* 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 |
||
---|---|---|
.. | ||
bit_reader.c | ||
bit_reader.h | ||
decode.c | ||
huffman.c | ||
huffman.h | ||
prefix.h | ||
state.c | ||
state.h |