blob: 4b565b622affd950a0860479d01af33b2a85cd64 [file] [log] [blame]
Name: Brotli
URL: https://github.com/google/brotli
Version: c60563591a9a86196f19987c81dde4384a088861
License: MIT
License File: LICENSE
Security Critical: yes
Description:
Brotli is a generic byte-level compression algorithm that is used at the
byte-compression level in WOFF 2.0 font file format. This library is used
to decode WOFF 2.0 fonts.
Local Modifications:
- This only includes the contents of c/ directory, the README.md and the LICENSE
files.
- Auxiliary fuzzer runners removed from fuzz/
- common/dictionary.bin: Removed.
- enc/hash_longest_match_quickly_inc.h:223: calm down MSVC
- BUILD.gn: Added.
- brotli.gni: Added.