[PR #505] [CLOSED] Fixed iTunes subtitle duplication #1325

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/505
Author: @alexbrt
Created: 12/10/2016
Status: Closed

Base: masterHead: master


📝 Commits (5)

📊 Changes

7 files changed (+53 additions, -45 deletions)

View changed files

📝 src/ccextractor.c (+3 -3)
📝 src/gpacmp4/mp4.c (+4 -4)
📝 src/lib_ccx/ccx_decoders_608.c (+1 -1)
📝 src/lib_ccx/ccx_encoders_common.c (+40 -32)
📝 src/lib_ccx/ccx_sub_entry_message.pb-c.h (+1 -1)
windows/ccextractor.VC.db (+0 -0)
📝 windows/ccextractor.vcxproj (+4 -4)

📄 Description

Closes #427


🔄 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/505 **Author:** [@alexbrt](https://github.com/alexbrt) **Created:** 12/10/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`99ad6c3`](https://github.com/CCExtractor/ccextractor/commit/99ad6c326287131a536f9a261d37324fbb08dffb) Fixed iTunes subtitle duplication - [`2e0530d`](https://github.com/CCExtractor/ccextractor/commit/2e0530d7ff7b98410a531704ca91aa29564b7fe0) Fixed small error - [`d949c79`](https://github.com/CCExtractor/ccextractor/commit/d949c797c00de20ec3edf15a6eb991102668cb3d) Removed leftover file - [`8fda76f`](https://github.com/CCExtractor/ccextractor/commit/8fda76f4543b608088cf02c12a06906763a0089f) Fix - [`2c278ce`](https://github.com/CCExtractor/ccextractor/commit/2c278ce17ba3e6d7a0a40bd960b5bf406f342ec1) removed leftover comment ### 📊 Changes **7 files changed** (+53 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `src/ccextractor.c` (+3 -3) 📝 `src/gpacmp4/mp4.c` (+4 -4) 📝 `src/lib_ccx/ccx_decoders_608.c` (+1 -1) 📝 `src/lib_ccx/ccx_encoders_common.c` (+40 -32) 📝 `src/lib_ccx/ccx_sub_entry_message.pb-c.h` (+1 -1) ➕ `windows/ccextractor.VC.db` (+0 -0) 📝 `windows/ccextractor.vcxproj` (+4 -4) </details> ### 📄 Description Closes #427 --- <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:15:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1325