brotli/c/dec
Eugene Kliuchnikov da254cffdb
Update (#630)
* merge {dec|enc}/port.h into common/platform.h
 * fix one-shot q=10 1-byte input compression
 * fix some unprefixed definitions
 * make hashers host-endianness-independent
 * extract enc/params.h from enc/quality.h
 * fix API documentation / typos
 * improve `BrotliEncoderMaxCompressedSize`
2017-12-12 14:33:12 +01:00
..
bit_reader.c Update (#630) 2017-12-12 14:33:12 +01:00
bit_reader.h Update (#630) 2017-12-12 14:33:12 +01:00
context.h Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
decode.c Update (#630) 2017-12-12 14:33:12 +01:00
huffman.c Update (#630) 2017-12-12 14:33:12 +01:00
huffman.h Update (#630) 2017-12-12 14:33:12 +01:00
prefix.h Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
state.c Update (#630) 2017-12-12 14:33:12 +01:00
state.h Update (#630) 2017-12-12 14:33:12 +01:00
transform.h Update (#630) 2017-12-12 14:33:12 +01:00