kc3-lang/brotli/README

Branch :


Log

Author Commit Date CI Message
947f74e9 2025-10-01 02:58:10 update links in readme PiperOrigin-RevId: 813665159
8109882e 2019-02-18 11:31:48 Fix #741
0ad94eed 2017-11-28 15:37:28 Update (#620) * 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