mirror of
https://github.com/google/brotli.git
synced 2025-01-14 10:20:22 +00:00
a8f5813b84
Documentation: - add note that brotli is a "stream" format, not an archive-like - regenerate .1 with Pandoc Build: - drop legacy "BROTLI_BUILD_PORTABLE" option - drop "BROTLI_SANITIZED" definition Code: - c: comb includes - c/enc: extract encoder state into separate header - c/enc: drop designated q10 codepath - c/enc: dealing better with flushing of empty stream - fix MSVC compilation API: - py: use library version instead of one in version.h - c: add plugable API to report consumed input / produced output - c/java: support "lean" prepared dictionaries (without copy of source) |
||
---|---|---|
.. | ||
backward_references_hq.c | ||
backward_references_hq.h | ||
backward_references_inc.h | ||
backward_references.c | ||
backward_references.h | ||
bit_cost_inc.h | ||
bit_cost.c | ||
bit_cost.h | ||
block_encoder_inc.h | ||
block_splitter_inc.h | ||
block_splitter.c | ||
block_splitter.h | ||
brotli_bit_stream.c | ||
brotli_bit_stream.h | ||
cluster_inc.h | ||
cluster.c | ||
cluster.h | ||
command.c | ||
command.h | ||
compound_dictionary.c | ||
compound_dictionary.h | ||
compress_fragment_two_pass.c | ||
compress_fragment_two_pass.h | ||
compress_fragment.c | ||
compress_fragment.h | ||
dictionary_hash.c | ||
dictionary_hash.h | ||
encode.c | ||
encoder_dict.c | ||
encoder_dict.h | ||
entropy_encode_static.h | ||
entropy_encode.c | ||
entropy_encode.h | ||
fast_log.c | ||
fast_log.h | ||
find_match_length.h | ||
hash_composite_inc.h | ||
hash_forgetful_chain_inc.h | ||
hash_longest_match64_inc.h | ||
hash_longest_match_inc.h | ||
hash_longest_match_quickly_inc.h | ||
hash_rolling_inc.h | ||
hash_to_binary_tree_inc.h | ||
hash.h | ||
histogram_inc.h | ||
histogram.c | ||
histogram.h | ||
literal_cost.c | ||
literal_cost.h | ||
memory.c | ||
memory.h | ||
metablock_inc.h | ||
metablock.c | ||
metablock.h | ||
params.h | ||
prefix.h | ||
quality.h | ||
ringbuffer.h | ||
state.h | ||
static_dict_lut.h | ||
static_dict.c | ||
static_dict.h | ||
utf8_util.c | ||
utf8_util.h | ||
write_bits.h |