mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #164] [MERGED] Update brotli decoder with latest improvements. #769
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/164
Author: @szabadka
Created: 9/23/2015
Status: ✅ Merged
Merged: 9/23/2015
Merged by: @szabadka
Base:
master← Head:master📝 Commits (2)
a7cedfcUpdate brotli decoder with latest improvements.1216684Merge remote-tracking branch 'upstream/master'📊 Changes
6 files changed (+508 additions, -317 deletions)
View changed files
📝
dec/bit_reader.c(+12 -13)📝
dec/bit_reader.h(+93 -18)📝
dec/decode.c(+345 -261)📝
dec/decode.h(+1 -0)📝
dec/state.c(+7 -3)📝
dec/state.h(+50 -22)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.