[PR #45] [MERGED] CBLT.mpg bug fix #937

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/45
Author: @rkuchumov
Created: 6/2/2014
Status: Merged
Merged: 6/2/2014
Merged by: @cfsmp3

Base: masterHead: victoria.justice.ts_bug_fix


📝 Commits (1)

📊 Changes

2 files changed (+6 additions, -7 deletions)

View changed files

📝 src/608.c (+5 -6)
📝 src/608.h (+1 -1)

📄 Description

The problem was that we may receive RU and captions several times before PAC.
Also changed variable name ("is_pac_received = 1" in RU command handler doesn't look good).


🔄 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/45 **Author:** [@rkuchumov](https://github.com/rkuchumov) **Created:** 6/2/2014 **Status:** ✅ Merged **Merged:** 6/2/2014 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `victoria.justice.ts_bug_fix` --- ### 📝 Commits (1) - [`e124567`](https://github.com/CCExtractor/ccextractor/commit/e1245678064601d479ad3fb050f8fa01ae31819f) CBLT.mpg bug fix ### 📊 Changes **2 files changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/608.c` (+5 -6) 📝 `src/608.h` (+1 -1) </details> ### 📄 Description The problem was that we may receive RU and captions several times before PAC. Also changed variable name ("is_pac_received = 1" in RU command handler doesn't look good). --- <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:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#937