brotli/c/dec
Eugene Kliuchnikov 0ad94eed00
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
2017-11-28 15:37:28 +01:00
..
bit_reader.c Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
bit_reader.h Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
context.h Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
decode.c Update (#620) 2017-11-28 15:37:28 +01:00
huffman.c Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
huffman.h Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
port.h Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
prefix.h Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
state.c Update API, and more (#581) 2017-08-04 10:02:56 +02:00
state.h Update API, and more (#581) 2017-08-04 10:02:56 +02:00
transform.h Move files & update paths (#541) 2017-04-23 14:07:08 +02:00