brotli/tools
Zoltan Szabadka 3dbe2e03e7 Encoder implementation using input/output classes.
Add a BrotliCompress() method to the public encoder API
that uses the BrotliIn and BrotliOut classes and use
that in the 'bro' command-line tool.

Use the streaming api in BrotliCompressBuffer() and
BrotliCompressor::WriteMetaBlock().

Use the appropiate hashers for quality <= 9.
2015-04-23 15:26:08 +02:00
..
bro.cc Encoder implementation using input/output classes. 2015-04-23 15:26:08 +02:00
Makefile Makefile fixes and cleanups 2015-03-14 14:31:44 +03:00
rfc-format.py Add the current version of the brotli specification. 2015-04-07 16:58:07 +02:00