mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #146] [MERGED] update brotli encoder with latest improvements #756
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/146
Author: @lvandeve
Created: 8/28/2015
Status: ✅ Merged
Merged: 8/28/2015
Merged by: @lvandeve
Base:
master← Head:master📝 Commits (1)
6511d6bupdate brotli encoder with latest improvements📊 Changes
10 files changed (+152 additions, -65 deletions)
View changed files
📝
enc/backward_references.cc(+2 -2)📝
enc/bit_cost.h(+11 -1)📝
enc/brotli_bit_stream.cc(+1 -1)📝
enc/cluster.h(+2 -0)📝
enc/command.h(+5 -15)📝
enc/encode.cc(+80 -29)📝
enc/encode.h(+2 -2)📝
enc/hash.h(+44 -10)📝
enc/ringbuffer.h(+3 -3)📝
enc/static_dict.cc(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.