Clone this repo:

Branches

  1. 8c9c834 Fix undefined behavior in decoder. by Kunihiko Sakamoto · 10 years ago master
  2. 65cb332 Allow use of inline keyword in c++/c99 mode by Kunihiko Sakamoto · 10 years ago
  3. d9a7480 Preliminary support for CFF (just don't normalize). Support for adjusting loca entry size from 2 to 4 bytes during normalization if necessary. Support for extended metadata. by Roderick Sheeter · 10 years ago
  4. 6cef496 Fix a compile error on Windows by Kenichi Ishibashi · 10 years ago
  5. c75ed76 Avoid using data() of std::vector in woff2_dec by Kenichi Ishibashi · 10 years ago
  6. 142d888 Separate woff2 enc/dec logic by Kenichi Ishibashi · 10 years ago
  7. 2ec0cb8 Always remove DSIG, removed several options by Roderick Sheeter · 10 years ago
  8. 47c5016 Specification updates: known table tags, reserved flag bits, always preprocess by David Kuettel · 10 years ago
  9. 05b3775 Fix buffer overflow bug in the brotli encoder. by Zoltan Szabadka · 10 years ago
  10. 22e2c32 Implementation of the woff2 format changes proposed by the W3C working group. by Zoltan Szabadka · 10 years ago
  11. 0829e37 Update the dictionary and the transforms. by Zoltan Szabadka · 10 years ago
  12. 494c85c Set font mode for the brotli call in the woff2 encoder. by Zoltan Szabadka · 10 years ago
  13. 278b894 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 10 years ago
  14. 7f84859 Enable the static dictionary in the Brotli decoder. by Zoltan Szabadka · 10 years ago
  15. 2733d6c Add the initial version of the static dictionary and transforms to Brotli. by Zoltan Szabadka · 10 years ago
  16. cbd5cb5 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 10 years ago
  17. dfc5a9f Fix -Wconversion compiler warnings in the brotli decoder. by Zoltan Szabadka · 11 years ago
  18. 4c8c7fd Brotli format change: small improvement to the encoding of Huffman codes by Zoltan Szabadka · 11 years ago
  19. efbc1a8 Small update to brotli specification. by Zoltan Szabadka · 11 years ago
  20. 40955ce Bug fixes for the brotli encoder and decoder. by Zoltan Szabadka · 11 years ago