• Show log

    Commit

  • Hash : f20b3eeb
    Author : Eugene Kliuchnikov
    Date : 2016-09-21T15:05:12

    Update decoder:
     * use BROTLI_MAX_DISTANCE_BITS instead of magic constant
     * introduce BROTLI_DEPRECATED
     * move BROTLI_RESTRICT to common/port.h
     * promote reg_t to dec/port.h
     * remove deprecated decoder API
     * more optimistic ring-buffer allocation
     * fix MSVC warnings
     * fix (not tested) for ARM 64-bit RBIT