brotli/dec
Zoltan Szabadka fe6e9b0148 Remove broken Makefiles.
Makefiles will be added together with a command-line interface in a
later commit.
2014-10-14 13:39:48 +02:00
..
bit_reader.c Updates to Brotli compression format, decoder and encoder 2014-02-14 15:04:23 +01:00
bit_reader.h Updates to Brotli compression format, decoder and encoder 2014-02-14 15:04:23 +01:00
context.h Use C-style comments in the brotli decoder. 2013-12-16 14:45:57 +01:00
decode.c Update the dictionary and the transforms. 2014-03-25 16:48:25 +01:00
decode.h Updates to Brotli compression format, decoder and encoder 2014-02-14 15:04:23 +01:00
dictionary.h Update the dictionary and the transforms. 2014-03-25 16:48:25 +01:00
huffman.c Updates to Brotli compression format, decoder and encoder 2014-02-14 15:04:23 +01:00
huffman.h Updates to Brotli compression format, decoder and encoder 2014-02-14 15:04:23 +01:00
prefix.h Use C-style comments in the brotli decoder. 2013-12-16 14:45:57 +01:00
safe_malloc.c Use C-style comments in the brotli decoder. 2013-12-16 14:45:57 +01:00
safe_malloc.h Fix -Wconversion compiler warnings in the brotli decoder. 2014-01-08 12:34:35 +01:00
streams.c Fix -Wconversion compiler warnings in the brotli decoder. 2014-01-08 12:34:35 +01:00
streams.h Use C-style comments in the brotli decoder. 2013-12-16 14:45:57 +01:00
transform.h Update the dictionary and the transforms. 2014-03-25 16:48:25 +01:00
types.h Use C-style comments in the brotli decoder. 2013-12-16 14:45:57 +01:00