mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #303] [MERGED] Update decoder #897
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/303
Author: @eustas
Created: 1/25/2016
Status: ✅ Merged
Merged: 1/25/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (2)
c788a55Merge pull request #1 from google/master92e3023Update decoder.📊 Changes
12 files changed (+187 additions, -334 deletions)
View changed files
📝
dec/Makefile(+1 -1)📝
dec/bit_reader.c(+2 -2)📝
dec/bit_reader.h(+8 -6)📝
dec/decode.c(+108 -176)📝
dec/decode.h(+33 -103)📝
dec/dictionary.h(+1 -1)📝
dec/huffman.c(+5 -4)📝
dec/huffman.h(+8 -3)📝
dec/prefix.h(+2 -0)📝
dec/state.c(+7 -15)📝
dec/state.h(+5 -11)📝
dec/transform.h(+7 -12)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.