Commit 417107b3ddb04cfd4ddfa7592fed0eb886186281

Zoltan Szabadka 2016-01-11T11:21:42

Add two more fast modes to the brotli compressor. The new modes process the input data in independent blocks, using backward references only from within an input block. The new modes can be used by specifying quality 0 or quality 1, the old quality 1 and quality 2 modes are renamed quality 2 and quality 3, respectively, and the old quality 3 mode is removed.