Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
brotli
/
84a7687453d8add8d5a7218f386f337bb1b1040f
/
enc
e377e65
Limit the max input meta-block size to 16MB.
by Zoltan Szabadka
· 10 years ago
1428d54
Proof-of-concept encoder for parallel compression.
by Zoltan Szabadka
· 10 years ago
817a3ed
Add an input block size parameter to brotli.
by Zoltan Szabadka
· 10 years ago
d6d69ec
Add quality and lgwin to the BrotliParams.
by Zoltan Szabadka
· 10 years ago
ca3a7a9
Use FastLog2() instead of log() in BitsEntropy().
by Zoltan Szabadka
· 10 years ago
534654d
Add a faster but less dense compression mode.
by Zoltan Szabadka
· 10 years ago
497814e
Remove the redundant EncodeMetaBlockHeader() function.
by Zoltan Szabadka
· 10 years ago
28135ea
Fix another use of log2() in literal_cost.cc
by Zoltan Szabadka
· 10 years ago
fab601e
Fix encoder compilation error on MSVS 2010.
by Zoltan Szabadka
· 10 years ago
f0b88cb
Fixes to the encoder to support visual studio.
by Zoltan Szabadka
· 10 years ago
5bc56a1
Fully qualify std::max_element, std::push_heap and std::pop_heap names.
by Zoltan Szabadka
· 10 years ago
e643328
Speed up FindMatchLength for non-x86 64-bit targets.
by Zoltan Szabadka
· 10 years ago
e173982
Add command-line tool and tests.
by Zoltan Szabadka
· 10 years ago
96d04e5
Disable transforms in the encoder by default.
by Zoltan Szabadka
· 10 years ago
485ad82
Fix potential output buffer overflow in encoder.
by Zoltan Szabadka
· 10 years ago
0428f2d
Move the context map encoding function to the brotli_bit_stream library.
by Zoltan Szabadka
· 10 years ago
f321ba1
Make the histogram clustering function more generic.
by Zoltan Szabadka
· 10 years ago
b4f39bf
New version of the backward reference search code.
by Zoltan Szabadka
· 10 years ago
03b2034
Minor tuning of encoder heuristics.
by Zoltan Szabadka
· 10 years ago
ca8c289
Fix storing of the meta-block header for last empty meta-block.
by Zoltan Szabadka
· 10 years ago
467e6ee
Move the block switch stroing functions to the brotli_bit_stream library.
by Zoltan Szabadka
· 10 years ago
39cde01
Fix TODO markups.
by Zoltan Szabadka
· 10 years ago
d6d9fc6
Factor out serialization functions into their own file.
by Zoltan Szabadka
· 10 years ago
12c6d1f
Apply const qualifier to call operator of comparator class.
by Zoltan Szabadka
· 10 years ago
fe6e9b0
Remove broken Makefiles.
by Zoltan Szabadka
· 10 years ago
e8d668f
Add top-level README file.
by Zoltan Szabadka
· 10 years ago
3f655b6
Fix buffer overflow bug in the brotli encoder.
by Zoltan Szabadka
· 11 years ago
3477819
Update the dictionary and the transforms.
by Zoltan Szabadka
· 11 years ago
e765008
Updates to Brotli compression format, decoder and encoder
by Zoltan Szabadka
· 11 years ago
2f268ad
Add the initial version of the static dictionary and transforms to Brotli.
by Zoltan Szabadka
· 11 years ago
0454ab4
Updates to Brotli compression format, decoder and encoder
by Zoltan Szabadka
· 11 years ago
2bcd58b
Brotli format change: small improvement to the encoding of Huffman codes
by Zoltan Szabadka
· 11 years ago
d762bc6
Bug fixes for the brotli encoder and decoder.
by Zoltan Szabadka
· 11 years ago
1447345
Brotli format change: improved encoding of Huffman codes
by Zoltan Szabadka
· 11 years ago
c23cb1e
Support for OSX build; tested using OSX 10.9/clang-500.2.79
by Roderick Sheeter
· 11 years ago
60c24c0
Updates to Brotli compression format, decoder and encoder
by Zoltan Szabadka
· 11 years ago
8d7081f
Add draft specification of the brotli format
by Zoltan Szabadka
· 11 years ago
1cdcbd8
Added Brotli compress/decompress utilities and makefiles
by Roderick Sheeter
· 11 years ago
c6b9c7c
Updates to Brotli compression format, decoder and encoder
by Zoltan Szabadka
· 11 years ago
c66e4e3
Add brotli compressor
by Zoltan Szabadka
· 11 years ago