brotli/enc
Eugene Kliuchnikov 582ecab380 Step 3: change file extension C++ -> C
This will break the build.
2016-06-03 16:29:37 +02:00
..
backward_references.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
backward_references.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
bit_cost.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
block_splitter.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
block_splitter.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
brotli_bit_stream.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
brotli_bit_stream.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
cluster.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
command.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
compress_fragment_two_pass.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
compress_fragment_two_pass.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
compress_fragment.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
compress_fragment.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
compressor.h Update decoder. Add encoder interface wrapper. 2016-04-19 16:29:10 +02:00
context.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
dictionary_hash.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
encode_parallel.cc Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
encode_parallel.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
encode.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
encode.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
entropy_encode_static.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
entropy_encode.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
entropy_encode.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
fast_log.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
find_match_length.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
hash.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
histogram.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
histogram.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
literal_cost.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
literal_cost.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
Makefile Extract common parts: constants, dictionary, etc. 2016-06-03 10:51:04 +02:00
metablock.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
metablock.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
port.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
prefix.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
ringbuffer.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
static_dict_lut.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
static_dict.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
static_dict.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
streams.cc Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
streams.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
transform.h Extract common parts: constants, dictionary, etc. 2016-06-03 10:51:04 +02:00
utf8_util.c Step 3: change file extension C++ -> C 2016-06-03 16:29:37 +02:00
utf8_util.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00
write_bits.h Transform most of C++ comments to C-style. 2016-06-03 11:19:23 +02:00