mirror of
https://github.com/google/brotli.git
synced 2026-07-09 02:08:06 +00:00
[PR #199] [MERGED] Update brotli decoder with latest improvements. #797
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/199
Author: @szabadka
Created: 10/2/2015
Status: ✅ Merged
Merged: 10/2/2015
Merged by: @szabadka
Base:
master← Head:master📝 Commits (4)
d3eb6ecAdd BROTLI_FREE macro, check malloc status after histogram allocations.85fede2Avoid loop in GetNextKey.9ceff03Add more build parameters.5cf07a6Initialize pos and loop_counter.📊 Changes
5 files changed (+207 additions, -84 deletions)
View changed files
📝
dec/bit_reader.h(+67 -15)📝
dec/decode.c(+7 -3)📝
dec/huffman.c(+88 -30)📝
dec/port.h(+33 -9)📝
dec/state.c(+12 -27)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.