Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f20b3eeb | 2016-09-21 15: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 | ||
| 81480011 | 2016-08-23 14:40:33 | Move "public" to "include/brotli" |