Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
brotli
/
06117155b5530b537289a8f21f70c47d8d65e083
/
c
/
enc
/
bit_cost.h
6ece1d8
Move files & update paths (#541)
by Eugene Kliuchnikov
· 8 years ago
[Renamed from enc/bit_cost.h]
8148001
Move "public" to "include/brotli"
by Eugene Kliuchnikov
· 8 years ago
801f5f3
* rename macros with preceding underscore
by Eugene Kliuchnikov
· 8 years ago
b972c67
Convert encoder to plain C.
by Eugene Kliuchnikov
· 8 years ago
352b0b2
Transform most of C++ comments to C-style.
by Eugene Kliuchnikov
· 8 years ago
0282918
Extract common parts: constants, dictionary, etc.
by Eugene Kliuchnikov
· 8 years ago
b820c39
Reduce memory usage of brotli encoder at quality 10 and 11.
by Zoltan Szabadka
· 9 years ago
25e3796
Fix most of ()->(void) and some missing includes.
by Eugene Kliuchnikov
· 9 years ago
8844b7f
Fix more conversion warnings.
by Zoltan Szabadka
· 9 years ago
24ffa78
Fix headers
by Eugene Klyuchnikov
· 9 years ago
771eb10
Update license statement in source files.
by Eugene Klyuchnikov
· 9 years ago
4a7024d
Make the brotli encoder C++98 compatible.
by Zoltan Szabadka
· 9 years ago
dfdf2dd
Encoder bug fixes.
by Zoltan Szabadka
· 9 years ago
21ac39f
Fix typos.
by Marcin Karpinski
· 9 years ago
6511d6b
update brotli encoder with latest improvements
by Lode Vandevenne
· 9 years ago
65f3fc5
Bug fixes for the brotli encoder.
by Zoltan Szabadka
· 9 years ago
667f70a
Speedups to brotli quality 11.
by Zoltan Szabadka
· 9 years ago
9853922
Remove quality parameter from bitstream writing functions.
by Zoltan Szabadka
· 10 years ago
6d80610
Fix entropy calculation.
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
d6d9fc6
Factor out serialization functions into their own file.
by Zoltan Szabadka
· 10 years ago
e765008
Updates to Brotli compression format, decoder and encoder
by Zoltan Szabadka
· 11 years ago
0454ab4
Updates to Brotli compression format, decoder and encoder
by Zoltan Szabadka
· 11 years ago
1447345
Brotli format change: improved encoding of Huffman codes
by Zoltan Szabadka
· 11 years ago
60c24c0
Updates to Brotli compression format, decoder and encoder
by Zoltan Szabadka
· 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