[PR #98] [MERGED] Bin teletext #992

Closed
opened 2026-01-29 16:58:01 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/98
Author: @rkuchumov
Created: 8/16/2014
Status: Merged
Merged: 8/18/2014
Merged by: @cfsmp3

Base: masterHead: bin_teletext


📝 Commits (3)

📊 Changes

7 files changed (+62 additions, -10 deletions)

View changed files

📝 docs/CHANGES.TXT (+4 -0)
📝 src/cc_encoders_common.c (+3 -0)
📝 src/ccextractor.h (+1 -0)
📝 src/constants.c (+1 -1)
📝 src/constants.h (+1 -1)
📝 src/general_loop.c (+6 -0)
📝 src/telxcc.c (+46 -8)

📄 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/98 **Author:** [@rkuchumov](https://github.com/rkuchumov) **Created:** 8/16/2014 **Status:** ✅ Merged **Merged:** 8/18/2014 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `bin_teletext` --- ### 📝 Commits (3) - [`6405a39`](https://github.com/CCExtractor/ccextractor/commit/6405a3973d82f1d700723aed265834666b1c43e2) tlt support - [`bf94c29`](https://github.com/CCExtractor/ccextractor/commit/bf94c2997d9bb6f9ece2342fc158e5961af12ca5) unusable variable - [`d9a998b`](https://github.com/CCExtractor/ccextractor/commit/d9a998b95fdeec5d28e907aba431a0e486c3ae29) memory leak ### 📊 Changes **7 files changed** (+62 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGES.TXT` (+4 -0) 📝 `src/cc_encoders_common.c` (+3 -0) 📝 `src/ccextractor.h` (+1 -0) 📝 `src/constants.c` (+1 -1) 📝 `src/constants.h` (+1 -1) 📝 `src/general_loop.c` (+6 -0) 📝 `src/telxcc.c` (+46 -8) </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:58:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#992