• Show log

    Commit

  • Hash : 223d80cf
    Author : Eugene Kliuchnikov
    Date : 2020-08-26T12:32:27

    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