brotli/enc
2016-01-27 09:50:39 +01:00
..
backward_references.cc Use a hash-to-binary-tree data structure for quality 11 as suggested by Issue #180. 2016-01-27 09:50:39 +01:00
backward_references.h Use a hash-to-binary-tree data structure for quality 11 as suggested by Issue #180. 2016-01-27 09:50:39 +01:00
bit_cost.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
block_splitter.cc Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
block_splitter.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
brotli_bit_stream.cc Reorder members of the Command struct plus fix some warnings. 2016-01-26 11:25:53 +01:00
brotli_bit_stream.h Faster entropy coding phase for quality 1. 2016-01-08 10:10:22 +01:00
cluster.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
command.h Reorder members of the Command struct plus fix some warnings. 2016-01-26 11:25:53 +01:00
compress_fragment_two_pass.cc Add missing headers. 2016-01-11 12:17:44 +01:00
compress_fragment_two_pass.h Add two more fast modes to the brotli compressor. 2016-01-11 11:21:42 +01:00
compress_fragment.cc Add missing headers. 2016-01-11 12:17:44 +01:00
compress_fragment.h Add two more fast modes to the brotli compressor. 2016-01-11 11:21:42 +01:00
context.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
dictionary_hash.h Fix headers 2015-12-11 11:11:51 +01:00
dictionary.cc Fix headers 2015-12-11 11:11:51 +01:00
dictionary.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
encode_parallel.cc Use a hash-to-binary-tree data structure for quality 11 as suggested by Issue #180. 2016-01-27 09:50:39 +01:00
encode_parallel.h Fix headers 2015-12-11 11:11:51 +01:00
encode.cc Use a hash-to-binary-tree data structure for quality 11 as suggested by Issue #180. 2016-01-27 09:50:39 +01:00
encode.h Use a hash-to-binary-tree data structure for quality 11 as suggested by Issue #180. 2016-01-27 09:50:39 +01:00
entropy_encode_static.h Faster entropy coding phase for quality 1. 2016-01-08 10:10:22 +01:00
entropy_encode.cc Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
entropy_encode.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
fast_log.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
find_match_length.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
hash.h Use a hash-to-binary-tree data structure for quality 11 as suggested by Issue #180. 2016-01-27 09:50:39 +01:00
histogram.cc Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
histogram.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
literal_cost.cc Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
literal_cost.h Fix headers 2015-12-11 11:11:51 +01:00
Makefile Add two more fast modes to the brotli compressor. 2016-01-11 11:21:42 +01:00
metablock.cc Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
metablock.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
port.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
prefix.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
ringbuffer.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
static_dict_lut.h Fix headers 2015-12-11 11:11:51 +01:00
static_dict.cc Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
static_dict.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
streams.cc Fix headers 2015-12-11 11:11:51 +01:00
streams.h Fix headers 2015-12-11 11:11:51 +01:00
transform.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
types.h Fix headers 2015-12-11 11:11:51 +01:00
utf8_util.cc Fix more conversion warnings. 2016-01-07 16:27:49 +01:00
utf8_util.h Fix headers 2015-12-11 11:11:51 +01:00
write_bits.h Fix more conversion warnings. 2016-01-07 16:27:49 +01:00