[PR #33] [MERGED] seprated 608 dependency from spupng encoder #923

Open
opened 2026-01-29 16:57:16 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/33
Author: @anshul1912
Created: 5/22/2014
Status: Merged
Merged: 5/22/2014
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (1)

  • 32b86d5 seprated 608 dependency from spupng encoder

📊 Changes

9 files changed (+446 additions, -482 deletions)

View changed files

📝 src/608.c (+10 -9)
📝 src/608.h (+0 -5)
📝 src/608_spupng.c (+99 -432)
📝 src/608_spupng.h (+2 -30)
📝 src/ccextractor.c (+4 -4)
📝 src/ccextractor.h (+3 -2)
📝 src/platform.h (+4 -0)
src/spupng_encoder.c (+294 -0)
src/spupng_encoder.h (+30 -0)

📄 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/33 **Author:** [@anshul1912](https://github.com/anshul1912) **Created:** 5/22/2014 **Status:** ✅ Merged **Merged:** 5/22/2014 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`32b86d5`](https://github.com/CCExtractor/ccextractor/commit/32b86d5d58ca045e68b7b8267532170af8fbe575) seprated 608 dependency from spupng encoder ### 📊 Changes **9 files changed** (+446 additions, -482 deletions) <details> <summary>View changed files</summary> 📝 `src/608.c` (+10 -9) 📝 `src/608.h` (+0 -5) 📝 `src/608_spupng.c` (+99 -432) 📝 `src/608_spupng.h` (+2 -30) 📝 `src/ccextractor.c` (+4 -4) 📝 `src/ccextractor.h` (+3 -2) 📝 `src/platform.h` (+4 -0) ➕ `src/spupng_encoder.c` (+294 -0) ➕ `src/spupng_encoder.h` (+30 -0) </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 16:57:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#923