mirror of
https://github.com/google/brotli.git
synced 2024-11-22 11:40:06 +00:00
0ad94eed00
* add autotools build * separate semantic and ABI version * extract sources.lst (used by CMake and Automake) * share pkgconfig templates (used by CMake and Automake) * decoder: always set `total_out` * encoder: fix `BROTLI_ENSURE_CAPACITY` macro (no-op after preprocessor) * decoder/encoder: refine `free_func` contract |
||
---|---|---|
.. | ||
bit_reader.c | ||
bit_reader.h | ||
context.h | ||
decode.c | ||
huffman.c | ||
huffman.h | ||
port.h | ||
prefix.h | ||
state.c | ||
state.h | ||
transform.h |