mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #11] [MERGED] Move the context map encoding function to the brotli_bit_stream library. #583
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/11
Author: @szabadka
Created: 10/28/2014
Status: ✅ Merged
Merged: 10/28/2014
Merged by: @szabadka
Base:
master← Head:master📝 Commits (1)
0428f2dMove the context map encoding function to the brotli_bit_stream library.📊 Changes
3 files changed (+165 additions, -147 deletions)
View changed files
📝
enc/brotli_bit_stream.cc(+153 -0)📝
enc/brotli_bit_stream.h(+12 -0)📝
enc/encode.cc(+0 -147)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.