aboutsummaryrefslogtreecommitdiff
path: root/brotli
AgeCommit message (Expand)Author
2014-10-28Allow use of inline keyword in c++/c99 modeKunihiko Sakamoto
2014-03-27Fix buffer overflow bug in the brotli encoder.Zoltan Szabadka
2014-03-25Update the dictionary and the transforms.Zoltan Szabadka
2014-03-20Updates to Brotli compression format, decoder and encoderZoltan Szabadka
2014-03-06Enable the static dictionary in the Brotli decoder.Zoltan Szabadka
2014-02-17Add the initial version of the static dictionary and transforms to Brotli.Zoltan Szabadka
2014-02-14Updates to Brotli compression format, decoder and encoderZoltan Szabadka
2014-01-08Fix -Wconversion compiler warnings in the brotli decoder.Zoltan Szabadka
2014-01-08Brotli format change: small improvement to the encoding of Huffman codesZoltan Szabadka
2014-01-06Small update to brotli specification.Zoltan Szabadka
2014-01-06Bug fixes for the brotli encoder and decoder.Zoltan Szabadka
2013-12-17Brotli format change: improved encoding of Huffman codesZoltan Szabadka
2013-12-16Use C-style comments in the brotli decoder.Zoltan Szabadka
2013-12-13Fix Microsoft VisualStudio 64-bit build of brotliZoltan Szabadka
2013-12-13Fix Microsoft VisualStudio build of brotliZoltan Szabadka
2013-12-12Support for OSX build; tested using OSX 10.9/clang-500.2.79Roderick Sheeter
2013-12-12Updates to Brotli compression format, decoder and encoderZoltan Szabadka
2013-11-28Add draft specification of the brotli formatZoltan Szabadka
2013-11-19Added Brotli compress/decompress utilities and makefilesRoderick Sheeter
2013-11-15Updates to Brotli compression format, decoder and encoderZoltan Szabadka
2013-10-23Add brotli compressorZoltan Szabadka
2013-10-22Make the brotli decoder more C90-compatible.Zoltan Szabadka
2013-10-17Fix name collisions with libwebp.Zoltan Szabadka
2013-10-11Add brotli decompressorZoltan Szabadka