mirror of
https://github.com/google/brotli.git
synced 2024-11-23 04:00:05 +00:00
92e3023914
* Reduce memory usage * Update API documentation * Remove deprecated API * Move non-API declatarions from decode.h * Remove streams * Add more debug logging * Fix shift in BrotliBitReaderUnload * Allocate ringbuffer at later stages * Sort / fix includes * Fix whitespaces * Eliminate dead code * Drive-by code simplifications |
||
---|---|---|
.. | ||
bit_reader.c | ||
bit_reader.h | ||
context.h | ||
decode.c | ||
decode.h | ||
dictionary.c | ||
dictionary.h | ||
huffman.c | ||
huffman.h | ||
Makefile | ||
port.h | ||
prefix.h | ||
state.c | ||
state.h | ||
streams.c | ||
streams.h | ||
transform.h | ||
types.h |