[PR #525] [MERGED] Cleanup bistream header functions. #1347

Open
opened 2026-01-29 17:15:55 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/525
Author: @DanilaFe
Created: 12/11/2016
Status: Merged
Merged: 12/13/2016
Merged by: @cfsmp3

Base: masterHead: cleanup-bistream-h


📝 Commits (2)

  • c3a80b0 Rename i, u, se, and ue functions.
  • 7a25006 Merge remote-tracking branch 'upstream/master' into cleanup-bistream-h

📊 Changes

3 files changed (+85 additions, -84 deletions)

View changed files

📝 src/lib_ccx/avc_functions.c (+76 -75)
📝 src/lib_ccx/bitstream.h (+4 -4)
📝 src/lib_ccx/cc_bitstream.c (+5 -5)

📄 Description

No description provided


🔄 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/CCExtractor/ccextractor/pull/525 **Author:** [@DanilaFe](https://github.com/DanilaFe) **Created:** 12/11/2016 **Status:** ✅ Merged **Merged:** 12/13/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `cleanup-bistream-h` --- ### 📝 Commits (2) - [`c3a80b0`](https://github.com/CCExtractor/ccextractor/commit/c3a80b086c70a0182d5aeef7169fcd621ad7203a) Rename i, u, se, and ue functions. - [`7a25006`](https://github.com/CCExtractor/ccextractor/commit/7a25006fa5806e1b5cf9ca304fea2350f3ca073c) Merge remote-tracking branch 'upstream/master' into cleanup-bistream-h ### 📊 Changes **3 files changed** (+85 additions, -84 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/avc_functions.c` (+76 -75) 📝 `src/lib_ccx/bitstream.h` (+4 -4) 📝 `src/lib_ccx/cc_bitstream.c` (+5 -5) </details> ### 📄 Description _No description provided_ --- <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 17:15:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1347