Dactyloidae/modules/brotli
Moonchild 371d7cf05d Issue #61 - Reinstate buildability with shared gkmedias dll
This fully works for splitting gkmedias.dll back out from xul with one exception
which is Skia throwing undefined externals when linking gkmedias.
2023-03-28 12:07:03 +08:00
..
common Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
dec Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
enc Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
include/brotli Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
tools Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
moz.build Issue #61 - Reinstate buildability with shared gkmedias dll 2023-03-28 12:07:03 +08:00
README.mozilla Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
update.sh Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00

This is the Brotli data compression library from
https://github.com/google/brotli.

Upstream code can be viewed at
  https://github.com/google/brotli/tree/master/dec

and cloned by
  git clone https://github.com/google/brotli

The in-tree copy is updated by running
  sh update.sh
from within the modules/brotli directory.

Current version: 1.0.9 Re-release [commit e61745a6b7add50d380cfd7d3883dd6c62fc2c71].