brotli/c/enc
Eugene Kliuchnikov 533843e354
Update (#643)
Update
 * make the zopflification aware of `NDIRECT`, `NPOSTFIX`
   (better compression in `font` mode)
 * add small and simple decoder tool
 * fix typo
 * Java: wrapper: make decoder channel more async-friendly

Ramp up version to 1.0.3 / 1.0.3
2018-03-02 15:49:58 +01:00
..
backward_references_hq.c Update (#643) 2018-03-02 15:49:58 +01:00
backward_references_hq.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
backward_references_inc.h Update (#643) 2018-03-02 15:49:58 +01:00
backward_references.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
backward_references.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
bit_cost_inc.h Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
bit_cost.c Update (#630) 2017-12-12 14:33:12 +01:00
bit_cost.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
block_encoder_inc.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
block_splitter_inc.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
block_splitter.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
block_splitter.h Update (#630) 2017-12-12 14:33:12 +01:00
brotli_bit_stream.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
brotli_bit_stream.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
cluster_inc.h Update (#560) 2017-06-13 12:52:56 +02:00
cluster.c Update (#630) 2017-12-12 14:33:12 +01:00
cluster.h Update (#630) 2017-12-12 14:33:12 +01:00
command.h Update (#643) 2018-03-02 15:49:58 +01:00
compress_fragment_two_pass.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
compress_fragment_two_pass.h Update (#630) 2017-12-12 14:33:12 +01:00
compress_fragment.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
compress_fragment.h Update (#630) 2017-12-12 14:33:12 +01:00
dictionary_hash.c Update (#630) 2017-12-12 14:33:12 +01:00
dictionary_hash.h Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
encode.c Update (#643) 2018-03-02 15:49:58 +01:00
encoder_dict.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
encoder_dict.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
entropy_encode_static.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
entropy_encode.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
entropy_encode.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
fast_log.h Update (#630) 2017-12-12 14:33:12 +01:00
find_match_length.h Update (#630) 2017-12-12 14:33:12 +01:00
hash_forgetful_chain_inc.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
hash_longest_match64_inc.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
hash_longest_match_inc.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
hash_longest_match_quickly_inc.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
hash_to_binary_tree_inc.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
hash.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
histogram_inc.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
histogram.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
histogram.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
literal_cost.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
literal_cost.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
memory.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
memory.h Update (#630) 2017-12-12 14:33:12 +01:00
metablock_inc.h Update (#630) 2017-12-12 14:33:12 +01:00
metablock.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
metablock.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
params.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
prefix.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
quality.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
ringbuffer.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
static_dict_lut.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
static_dict.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
static_dict.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
utf8_util.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
utf8_util.h Update (#630) 2017-12-12 14:33:12 +01:00
write_bits.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00