aboutsummaryrefslogtreecommitdiff
path: root/c/common/constants.c
AgeCommit message (Collapse)Author
2020-08-26Update (#826)Eugene Kliuchnikov
* 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