-
Browse
Commit
-
Author :
Eugene Kliuchnikov
Date :
2020-08-26 12:32:27
Hash :
223d80cf
Message :
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