.. |
backward_references_inc.h
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
backward_references.c
|
Fix encoder (#472)
|
2016-12-02 13:32:20 +01:00 |
backward_references.h
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
bit_cost_inc.h
|
Convert encoder to plain C.
|
2016-06-13 11:01:04 +02:00 |
bit_cost.c
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
bit_cost.h
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
block_encoder_inc.h
|
Convert encoder to plain C.
|
2016-06-13 11:01:04 +02:00 |
block_splitter_inc.h
|
Fix build with -Wconditional-uninitialized. (#471)
|
2016-12-02 09:52:54 +01:00 |
block_splitter.c
|
Update encoder:
|
2016-07-26 14:41:59 +02:00 |
block_splitter.h
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
brotli_bit_stream.c
|
Update (#470)
|
2016-11-30 13:36:20 +01:00 |
brotli_bit_stream.h
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
cluster_inc.h
|
Update encoder:
|
2016-07-26 14:41:59 +02:00 |
cluster.c
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
cluster.h
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
command.h
|
Update encoder
|
2016-09-21 17:20:36 +02:00 |
compress_fragment_two_pass.c
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
compress_fragment_two_pass.h
|
Update encoder
|
2016-09-21 17:20:36 +02:00 |
compress_fragment.c
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
compress_fragment.h
|
Update encoder
|
2016-09-21 17:20:36 +02:00 |
context.h
|
Update encoder
|
2016-09-21 17:20:36 +02:00 |
dictionary_hash.h
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
encode.c
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
entropy_encode_static.h
|
Update API (#457)
|
2016-10-25 16:02:05 +02:00 |
entropy_encode.c
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
entropy_encode.h
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
fast_log.h
|
Update encoder
|
2016-09-21 17:20:36 +02:00 |
find_match_length.h
|
Build shared libraries by default
|
2016-10-18 16:45:32 +02:00 |
hash_forgetful_chain_inc.h
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
hash_longest_match_inc.h
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
hash_longest_match_quickly_inc.h
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
hash.h
|
Fixes: (#468)
|
2016-11-09 14:04:09 +01:00 |
histogram_inc.h
|
Convert encoder to plain C.
|
2016-06-13 11:01:04 +02:00 |
histogram.c
|
Convert encoder to plain C.
|
2016-06-13 11:01:04 +02:00 |
histogram.h
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
literal_cost.c
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
literal_cost.h
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
memory.c
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
memory.h
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
metablock_inc.h
|
Update encoder:
|
2016-07-26 14:41:59 +02:00 |
metablock.c
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
metablock.h
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
port.h
|
Update encoder
|
2016-09-21 17:20:36 +02:00 |
prefix.h
|
Update encoder
|
2016-09-21 17:20:36 +02:00 |
quality.h
|
Fixes: (#468)
|
2016-11-09 14:04:09 +01:00 |
ringbuffer.h
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
static_dict_lut.h
|
Update (#470)
|
2016-11-30 13:36:20 +01:00 |
static_dict.c
|
Update encoder:
|
2016-07-26 14:41:59 +02:00 |
static_dict.h
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
utf8_util.c
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |
utf8_util.h
|
Update docs and add more java tests (#463)
|
2016-10-31 14:33:59 +01:00 |
write_bits.h
|
Move "public" to "include/brotli"
|
2016-08-23 14:40:33 +02:00 |