mirror of
https://github.com/google/brotli.git
synced 2026-09-23 15:15:35 +00:00
[PR #433] [MERGED] Update encoder #1046
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/433
Author: @eustas
Created: 9/21/2016
Status: ✅ Merged
Merged: 9/21/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (1)
0a63f99Update encoder📊 Changes
17 files changed (+356 additions, -172 deletions)
View changed files
📝
dec/port.h(+1 -1)📝
enc/brotli_bit_stream.c(+17 -9)📝
enc/command.h(+14 -6)📝
enc/compress_fragment.c(+50 -15)📝
enc/compress_fragment.h(+3 -1)📝
enc/compress_fragment_two_pass.c(+52 -20)📝
enc/compress_fragment_two_pass.h(+3 -1)📝
enc/context.h(+1 -1)📝
enc/encode.c(+190 -81)📝
enc/entropy_encode_static.h(+1 -1)📝
enc/fast_log.h(+1 -1)📝
enc/hash.h(+1 -1)📝
enc/metablock.c(+2 -1)📝
enc/port.h(+1 -10)📝
enc/prefix.h(+3 -1)📝
include/brotli/encode.h(+16 -22)📝
include/brotli/port.h(+0 -0)📄 Description
common/port.htoincludes/port.hBrotliEncoderWriteMetadataBROTLI_OPERATION_EMIT_METADATAinstead🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.