mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #93] [MERGED] Don't do any block splitting for quality 1. #697
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/93
Author: @szabadka
Created: 4/28/2015
Status: ✅ Merged
Merged: 4/28/2015
Merged by: @szabadka
Base:
master← Head:master📝 Commits (1)
0f726dfDon't do any block splitting for quality 1.📊 Changes
7 files changed (+166 additions, -47 deletions)
View changed files
📝
enc/backward_references.cc(+14 -11)📝
enc/backward_references.h(+2 -1)📝
enc/brotli_bit_stream.cc(+85 -0)📝
enc/brotli_bit_stream.h(+12 -0)📝
enc/encode.cc(+48 -34)📝
enc/encode.h(+1 -0)📝
enc/encode_parallel.cc(+4 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.