Commit b43df8f699484501e0972703e7d453b817de702d

Zoltan Szabadka 2015-06-12T15:43:54

Brotli custom LZ77 dictionary support. Adds functions to prepend such dictionary to the encoder and decoder, and twiddles their internal parameters to do as if that was a previous part of the input. This dictionary is just a prefilled LZ77 window, it is not related to the built in transformable brotli dictionary.