[PR #299] [CLOSED] Fix issue #288 & Fix SegFault when running commit 4d4af9ff #1136

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/299
Author: @YorkHe
Created: 3/8/2016
Status: Closed

Base: masterHead: master


📝 Commits (4)

📊 Changes

4 files changed (+15 additions, -1 deletions)

View changed files

📝 src/lib_ccx/ccx_encoders_common.c (+2 -1)
📝 src/lib_ccx/ccx_encoders_common.h (+6 -0)
📝 src/lib_ccx/ccx_encoders_helpers.c (+5 -0)
📝 src/lib_ccx/ccx_encoders_helpers.h (+2 -0)

📄 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/299 **Author:** [@YorkHe](https://github.com/YorkHe) **Created:** 3/8/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`1ea58bd`](https://github.com/CCExtractor/ccextractor/commit/1ea58bd200553d11c7ad8d96bfe3bef079e384c9) Revert "fflush() after writing subtitles" - [`d117dac`](https://github.com/CCExtractor/ccextractor/commit/d117dacf0fbd0bb894d1e2bedf05a54a0be22717) fflush() after writing subtitles - [`2742894`](https://github.com/CCExtractor/ccextractor/commit/2742894f93793f81310befc881ac354bda2eac56) Fix issue #288 & Fix SegFault when running commit 4d4af9ff - [`562d267`](https://github.com/CCExtractor/ccextractor/commit/562d26775a7dd088039bb788acbf90a0b66fbcb5) Remove test script ### 📊 Changes **4 files changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_encoders_common.c` (+2 -1) 📝 `src/lib_ccx/ccx_encoders_common.h` (+6 -0) 📝 `src/lib_ccx/ccx_encoders_helpers.c` (+5 -0) 📝 `src/lib_ccx/ccx_encoders_helpers.h` (+2 -0) </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:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1136