mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #394] [MERGED] Update decoder API #998
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/394
Author: @eustas
Created: 7/25/2016
Status: ✅ Merged
Merged: 7/26/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (4)
43d4f45Update decoder API:d2b1719Fix DecodeContextMap0ef4edaDo not use "static inline" for deprecated API.91cbcf9Fix MSVC stdbool inclde📊 Changes
7 files changed (+520 additions, -408 deletions)
View changed files
📝
common/types.h(+15 -0)📝
dec/bit_reader.c(+4 -4)📝
dec/bit_reader.h(+14 -14)📝
dec/decode.c(+383 -304)📝
dec/decode.h(+73 -46)📝
dec/state.c(+14 -26)📝
dec/state.h(+17 -14)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.