[PR #343] [MERGED] Update decoder #938

Open
opened 2026-01-29 20:51:45 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/343
Author: @eustas
Created: 4/29/2016
Status: ✅ Merged
Merged: 4/29/2016
Merged by: @eustas

Base: master ← Head: master


📝 Commits (1)

📊 Changes

2 files changed (+10 additions, -10 deletions)

View changed files

📝 dec/decode.c (+9 -9)
📝 dec/state.h (+1 -1)

📄 Description

  • make InverseMoveToFrontTransform more standards compliant
  • simplify BrotliCalculateRingBufferSize

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/343 **Author:** [@eustas](https://github.com/eustas) **Created:** 4/29/2016 **Status:** ✅ Merged **Merged:** 4/29/2016 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`043a99e`](https://github.com/google/brotli/commit/043a99e07e335d2b027369bd91ab593b40f08164) Update decoder: ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `dec/decode.c` (+9 -9) 📝 `dec/state.h` (+1 -1) </details> ### 📄 Description - make InverseMoveToFrontTransform more standards compliant - simplify BrotliCalculateRingBufferSize --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:51:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#938