Commit 3dbe2e03e77b3a0de5cb9068fcdcb6f194b3f8ae

Zoltan Szabadka 2015-04-23T15:26:08

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.