[PR #330] [CLOSED] Teletext: replace * with @ according to X/26 packet specification #1176

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/330
Author: @isacdaavid
Created: 3/16/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 3a8a4cf Teletext: replace * with @ according to X/26 packet specification

📊 Changes

1 file changed (+8 additions, -1 deletions)

View changed files

📝 src/lib_ccx/telxcc.c (+8 -1)

📄 Description

fixes #249
This is my initial solution. I think it's still possible to follow the standard's semantics more closely by actually overwriting whatever charset the current X/26 packet happens to be in.

I tested it against the video samples referenced in #249


🔄 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/330 **Author:** [@isacdaavid](https://github.com/isacdaavid) **Created:** 3/16/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3a8a4cf`](https://github.com/CCExtractor/ccextractor/commit/3a8a4cf8af9aeb4fc0f0393078ec63dda2fe81c7) Teletext: replace * with @ according to X/26 packet specification ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/telxcc.c` (+8 -1) </details> ### 📄 Description fixes #249 This is my initial solution. I think it's still possible to follow the standard's semantics more closely by actually overwriting whatever charset the current X/26 packet happens to be in. I tested it against the video samples referenced in #249 --- <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:00:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1176