[PR #233] [MERGED] Isdb for transcript format #1108

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/233
Author: @anshul1912
Created: 10/3/2015
Status: Merged
Merged: 10/4/2015
Merged by: @cfsmp3

Base: masterHead: isdb


📝 Commits (2)

  • 5ca3965 care newline in isdb to transcript
  • 5bef6bd ISDB tag in transcript mode

📊 Changes

9 files changed (+61 additions, -50 deletions)

View changed files

📝 src/lib_ccx/ccx_common_structs.h (+1 -1)
📝 src/lib_ccx/ccx_decoders_common.h (+0 -1)
📝 src/lib_ccx/ccx_decoders_isdb.c (+1 -9)
📝 src/lib_ccx/ccx_encoders_common.c (+49 -34)
📝 src/lib_ccx/ccx_encoders_common.h (+3 -0)
📝 src/lib_ccx/ccx_encoders_helpers.c (+2 -2)
📝 src/lib_ccx/ccx_encoders_srt.c (+1 -1)
📝 src/lib_ccx/ccx_encoders_webvtt.c (+1 -1)
📝 src/lib_ccx/lib_ccx.c (+3 -1)

📄 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/233 **Author:** [@anshul1912](https://github.com/anshul1912) **Created:** 10/3/2015 **Status:** ✅ Merged **Merged:** 10/4/2015 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `isdb` --- ### 📝 Commits (2) - [`5ca3965`](https://github.com/CCExtractor/ccextractor/commit/5ca3965c7b66f8784ed89b2d6cc0a19af07063ff) care newline in isdb to transcript - [`5bef6bd`](https://github.com/CCExtractor/ccextractor/commit/5bef6bd5a4621fac33101aac736aeed243fca16e) ISDB tag in transcript mode ### 📊 Changes **9 files changed** (+61 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_common_structs.h` (+1 -1) 📝 `src/lib_ccx/ccx_decoders_common.h` (+0 -1) 📝 `src/lib_ccx/ccx_decoders_isdb.c` (+1 -9) 📝 `src/lib_ccx/ccx_encoders_common.c` (+49 -34) 📝 `src/lib_ccx/ccx_encoders_common.h` (+3 -0) 📝 `src/lib_ccx/ccx_encoders_helpers.c` (+2 -2) 📝 `src/lib_ccx/ccx_encoders_srt.c` (+1 -1) 📝 `src/lib_ccx/ccx_encoders_webvtt.c` (+1 -1) 📝 `src/lib_ccx/lib_ccx.c` (+3 -1) </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:59: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#1108