brotli/dec
Zoltan Szabadka 2a7bbfc553 Update the previous two bytes when decoding an
uncompressed metablock.
2015-04-01 16:23:18 +02:00
..
bit_reader.c support for partial input (streaming) 2015-03-20 16:13:15 +01:00
bit_reader.h support for partial input (streaming) 2015-03-20 16:13:15 +01:00
context.h separate the licenses from documentation 2015-03-20 15:44:15 +01:00
decode.c Update the previous two bytes when decoding an 2015-04-01 16:23:18 +02:00
decode.h Change the return value of decoder functions from integer codes to an enum. 2015-03-27 13:54:43 +01:00
dictionary.h separate the licenses from documentation 2015-03-20 15:44:15 +01:00
huffman.c support for partial input (streaming) 2015-03-20 16:13:15 +01:00
huffman.h support for partial input (streaming) 2015-03-20 16:13:15 +01:00
Makefile support for partial input (streaming) 2015-03-20 16:13:15 +01:00
prefix.h separate the licenses from documentation 2015-03-20 15:44:15 +01:00
safe_malloc.c separate the licenses from documentation 2015-03-20 15:44:15 +01:00
safe_malloc.h separate the licenses from documentation 2015-03-20 15:44:15 +01:00
state.c support for partial input (streaming) 2015-03-20 16:13:15 +01:00
state.h Faster decoder for data with trivial context maps. 2015-04-01 16:15:39 +02:00
streams.c separate the licenses from documentation 2015-03-20 15:44:15 +01:00
streams.h separate the licenses from documentation 2015-03-20 15:44:15 +01:00
transform.h separate the licenses from documentation 2015-03-20 15:44:15 +01:00
types.h separate the licenses from documentation 2015-03-20 15:44:15 +01:00