brotli/docs
Zoltan Szabadka 2d8b2ec12b Support empty meta-blocks with optional ignored metadata.
This is a partially backward incompatible format change,
that makes previously valid brotli streams that contain
larger than 16MB meta-blocks invalid.

The impact of this should be minimal, since the 'bro'
command-line tool does not create larger than 2MB
meta-blocks, so the only streams this change could
break are those created by a custom brotli encoder.

This commit contains only the specification update,
implementation in the decoder and encoder will
follow in later commits.
2015-04-22 12:41:57 +02:00
..
draft-alakuijala-brotli-02.nroff Support empty meta-blocks with optional ignored metadata. 2015-04-22 12:41:57 +02:00
draft-alakuijala-brotli-02.txt Support empty meta-blocks with optional ignored metadata. 2015-04-22 12:41:57 +02:00