mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #395] [MERGED] Update encoder #1002
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/395
Author: @eustas
Created: 7/26/2016
Status: ✅ Merged
Merged: 7/26/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (2)
2048189Update encoder:058cd1acleanup📊 Changes
37 files changed (+12584 additions, -13061 deletions)
View changed files
📝
enc/backward_references.c(+177 -195)📝
enc/backward_references.h(+10 -18)📝
enc/backward_references_inc.h(+38 -47)📝
enc/block_splitter.c(+5 -4)📝
enc/block_splitter.h(+2 -1)📝
enc/block_splitter_inc.h(+8 -7)📝
enc/brotli_bit_stream.c(+10 -10)📝
enc/brotli_bit_stream.h(+5 -5)📝
enc/cluster.c(+3 -3)📝
enc/cluster_inc.h(+4 -4)📝
enc/command.h(+5 -4)📝
enc/compress_fragment.c(+13 -11)📝
enc/compress_fragment.h(+1 -1)📝
enc/compress_fragment_two_pass.c(+12 -10)📝
enc/compress_fragment_two_pass.h(+1 -1)📝
enc/compressor.cc(+4 -4)📝
enc/encode.c(+233 -244)📝
enc/encode.h(+32 -30)📝
enc/encode_parallel.cc(+28 -35)📝
enc/entropy_encode.c(+17 -16)...and 17 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.