mirror of
https://github.com/google/brotli.git
synced 2024-11-22 11:40:06 +00:00
0f3c84e745
* proper fix for the "fall through" warning" * automatic NDIRECT/NPOSTFIX tuning (better compression) * fix unaligned access for `aarch64`-cross-`armhf` build * fix `aarch64` detection (10% decoder speedup) * expose `large_window` CLI option * make default window size 16MiB * ramp up version to 1.0.4 |
||
---|---|---|
.. | ||
bit_reader.c | ||
bit_reader.h | ||
decode.c | ||
huffman.c | ||
huffman.h | ||
prefix.h | ||
state.c | ||
state.h |