summaryrefslogtreecommitdiffstats
path: root/thirdparty/brotli/dec/decode.c
Commit message (Collapse)AuthorAgeFilesLines
* brotli: Sync with upstream 1.1.0Rémi Verschelde2023-09-301-166/+176
| | | | https://github.com/google/brotli/releases/tag/v1.1.0
* brotli: Sync with upstream commit ed1995b6bRémi Verschelde2023-05-221-20/+83
| | | | https://github.com/google/brotli/commit/ed1995b6bda19244070ab5d331111f16f67c8054
* Add brotli decoder and WOFF2 support.bruvzg2022-03-181-0/+2802