mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #145] [MERGED] update brotli decoder with latest improvements #757
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/145
Author: @lvandeve
Created: 8/28/2015
Status: ✅ Merged
Merged: 8/28/2015
Merged by: @lvandeve
Base:
master← Head:master📝 Commits (1)
db71549update brotli decoder with latest improvements📊 Changes
9 files changed (+1477 additions, -1425 deletions)
View changed files
📝
dec/bit_reader.c(+1 -2)📝
dec/bit_reader.h(+62 -43)📝
dec/decode.c(+523 -548)📝
dec/huffman.c(+92 -61)📝
dec/huffman.h(+16 -4)📝
dec/port.h(+17 -0)📝
dec/prefix.h(+714 -705)📝
dec/state.c(+4 -10)📝
dec/state.h(+48 -52)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.