brotli/c/dec
Eugene Kliuchnikov d63e8f75f5 Update API, and more (#581)
Update API, and more:
 * remove "custom dictionary" support
 * c/encoder: fix #580: big-endian build
 * Java: reduce jar size
 * Java: speedup decoding
 * Java: add 32-bit CPU support
 * Java: make source code JS transpiler-ready
2017-08-04 10:02:56 +02: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 API, and more (#581) 2017-08-04 10:02:56 +02: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