brotli/c/enc
Evgenii Kliuchnikov a8f5813b84 Update
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)
2022-11-17 13:03:09 +00:00
..
backward_references_hq.c Update 2022-11-17 13:03:09 +00:00
backward_references_hq.h Update 2022-11-17 13:03:09 +00:00
backward_references_inc.h Merge-in SharedDictionary feature (#916) 2021-08-04 14:42:02 +02:00
backward_references.c Update 2022-11-17 13:03:09 +00:00
backward_references.h Update 2022-11-17 13:03:09 +00:00
bit_cost_inc.h Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
bit_cost.c Update 2022-11-17 13:03:09 +00:00
bit_cost.h Update 2022-11-17 13:03:09 +00:00
block_encoder_inc.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
block_splitter_inc.h Prepare for copybara (#939) 2021-11-10 10:34:39 +01:00
block_splitter.c Prepare for copybara (#939) 2021-11-10 10:34:39 +01:00
block_splitter.h Update 2022-11-17 13:03:09 +00:00
brotli_bit_stream.c Update 2022-11-17 13:03:09 +00:00
brotli_bit_stream.h Update 2022-11-17 13:03:09 +00:00
cluster_inc.h Prepare for copybara (#939) 2021-11-10 10:34:39 +01:00
cluster.c Update 2022-11-17 13:03:09 +00:00
cluster.h Update 2022-11-17 13:03:09 +00:00
command.c Strip "./" in includes (#925) 2021-09-08 09:18:45 +02:00
command.h Update 2022-11-17 13:03:09 +00:00
compound_dictionary.c Update 2022-11-17 13:03:09 +00:00
compound_dictionary.h Update 2022-11-17 13:03:09 +00:00
compress_fragment_two_pass.c Update 2022-11-17 13:03:09 +00:00
compress_fragment_two_pass.h Update 2022-11-17 13:03:09 +00:00
compress_fragment.c Update 2022-11-17 13:03:09 +00:00
compress_fragment.h Update 2022-11-17 13:03:09 +00:00
dictionary_hash.c Prepare for copybara (#939) 2021-11-10 10:34:39 +01:00
dictionary_hash.h Update (#749) 2019-04-12 13:57:42 +02:00
encode.c Update 2022-11-17 13:03:09 +00:00
encoder_dict.c Prepare for copybara (#939) 2021-11-10 10:34:39 +01:00
encoder_dict.h Update 2022-11-17 13:03:09 +00:00
entropy_encode_static.h Update 2022-11-17 13:03:09 +00:00
entropy_encode.c Update 2022-11-17 13:03:09 +00:00
entropy_encode.h Update 2022-11-17 13:03:09 +00:00
fast_log.c Strip "./" in includes (#925) 2021-09-08 09:18:45 +02:00
fast_log.h Update 2022-11-17 13:03:09 +00:00
find_match_length.h Update 2022-11-17 13:03:09 +00:00
hash_composite_inc.h Prepare for copybara (#939) 2021-11-10 10:34:39 +01:00
hash_forgetful_chain_inc.h Update (#852) 2021-01-18 10:56:39 +01:00
hash_longest_match64_inc.h Update (#852) 2021-01-18 10:56:39 +01:00
hash_longest_match_inc.h Update (#852) 2021-01-18 10:56:39 +01:00
hash_longest_match_quickly_inc.h Update (#852) 2021-01-18 10:56:39 +01:00
hash_rolling_inc.h Update (#852) 2021-01-18 10:56:39 +01:00
hash_to_binary_tree_inc.h Update (#852) 2021-01-18 10:56:39 +01:00
hash.h Update 2022-11-17 13:03:09 +00:00
histogram_inc.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
histogram.c Prepare for copybara (#939) 2021-11-10 10:34:39 +01:00
histogram.h Update 2022-11-17 13:03:09 +00:00
literal_cost.c Update 2022-11-17 13:03:09 +00:00
literal_cost.h Update 2022-11-17 13:03:09 +00:00
memory.c Update 2022-11-17 13:03:09 +00:00
memory.h Update 2022-11-17 13:03:09 +00:00
metablock_inc.h Update (#914) 2021-07-29 22:29:43 +02:00
metablock.c Update 2022-11-17 13:03:09 +00:00
metablock.h Update 2022-11-17 13:03:09 +00:00
params.h Update 2022-11-17 13:03:09 +00:00
prefix.h Update 2022-11-17 13:03:09 +00:00
quality.h Update 2022-11-17 13:03:09 +00:00
ringbuffer.h Update 2022-11-17 13:03:09 +00:00
state.h Update 2022-11-17 13:03:09 +00:00
static_dict_lut.h Prepare for copybara (#939) 2021-11-10 10:34:39 +01:00
static_dict.c Prepare for copybara (#939) 2021-11-10 10:34:39 +01:00
static_dict.h Update 2022-11-17 13:03:09 +00:00
utf8_util.c Strip "./" in includes (#925) 2021-09-08 09:18:45 +02:00
utf8_util.h Update 2022-11-17 13:03:09 +00:00
write_bits.h Update 2022-11-17 13:03:09 +00:00