mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #497] [MERGED] Update encoder #1136
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/497
Author: @eustas
Created: 1/26/2017
Status: ✅ Merged
Merged: 1/26/2017
Merged by: @eustas
Base:
master← Head:update-encoder📝 Commits (1)
a0f806bUpdate encoder📊 Changes
12 files changed (+1203 additions, -4152 deletions)
View changed files
📝
common/dictionary.c(+22 -7)📝
common/dictionary.h(+2 -2)📝
enc/backward_references.c(+1 -6)📝
enc/compress_fragment_two_pass.c(+5 -2)📝
enc/dictionary_hash.h(+1101 -4098)📝
enc/encode.c(+12 -6)📝
enc/hash.h(+1 -1)📝
enc/histogram.c(+4 -2)📝
enc/metablock.c(+43 -23)📝
enc/quality.h(+1 -0)📝
enc/static_dict.c(+4 -4)📝
include/brotli/encode.h(+7 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.