Commit 534654def1f7b858e6f24f895609e51e19a19580

Zoltan Szabadka 2015-03-27T14:20:35

Add a faster but less dense compression mode. The new mode can be used by setting the greedy_block_split field of BrotliParams to true. This commit moves all the meta-block processing code into its own library and moves the meta-block encoding code to brotli_bit_stream.cc from encode.cc