brotli/docs
Joe Tsai 542a8b776e Clarify Section 7.3
* Acknowledge the fact that the context map is conceptually really a
two-dimensional matrix with 2 different keys, but in reality stored
as a one-dimensional array.

* Mention that InverseMoveToFrontTransform will not cause the
context map to have invalid indexes. This gives someone implementing
a decoder sanity that they do not have to go through the context
map again and check that all values are less than NTREES.
2015-10-29 09:50:19 -07:00
..
brotli-comparison-study-2015-09-22.pdf Add brotli comparison study to the docs. 2015-10-02 14:40:56 +02:00
draft-alakuijala-brotli-07.nroff Clarify Section 7.3 2015-10-29 09:50:19 -07:00
draft-alakuijala-brotli-07.txt Merge pull request #242 from ende76/spec_suggest_block_switch 2015-10-27 12:19:53 +01:00