[PR #41] [MERGED] quantization of color and improvement in timing for dvb output #934

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (2)

  • f609871 quantization of colors to support spumux
  • 016674b timing tweaks for dvb to spupng

📊 Changes

6 files changed (+497 additions, -368 deletions)

View changed files

📝 src/ccextractor.c (+1 -1)
📝 src/ccextractor.h (+1 -0)
📝 src/dvb_subtitle_decoder.c (+492 -366)
📝 src/general_loop.c (+1 -0)
📝 src/timing.c (+1 -1)
📝 src/ts_tables.c (+1 -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/41 **Author:** [@anshul1912](https://github.com/anshul1912) **Created:** 5/31/2014 **Status:** ✅ Merged **Merged:** 5/31/2014 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`f609871`](https://github.com/CCExtractor/ccextractor/commit/f60987109beb57d40938ed95837f07dc4da352ad) quantization of colors to support spumux - [`016674b`](https://github.com/CCExtractor/ccextractor/commit/016674b0eb4ef09466f9f70575805567fd406bac) timing tweaks for dvb to spupng ### 📊 Changes **6 files changed** (+497 additions, -368 deletions) <details> <summary>View changed files</summary> 📝 `src/ccextractor.c` (+1 -1) 📝 `src/ccextractor.h` (+1 -0) 📝 `src/dvb_subtitle_decoder.c` (+492 -366) 📝 `src/general_loop.c` (+1 -0) 📝 `src/timing.c` (+1 -1) 📝 `src/ts_tables.c` (+1 -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:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#934