[PR #318] [CLOSED] added --forceflush (-ff) #1154

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/318
Author: @ghost
Created: 3/12/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

11 files changed (+32 additions, -24 deletions)

View changed files

📝 linux/build (+0 -0)
📝 linux/builddebug (+0 -0)
📝 mac/build.command (+0 -0)
📝 src/ccextractor.c (+8 -8)
📝 src/lib_ccx/ccx_common_option.h (+2 -1)
📝 src/lib_ccx/ccx_encoders_common.c (+3 -2)
📝 src/lib_ccx/ccx_encoders_common.h (+3 -2)
📝 src/lib_ccx/lib_ccx.h (+2 -3)
📝 src/lib_ccx/params.c (+14 -8)
📝 src/win_iconv/iconv.h (+0 -0)
📝 src/win_iconv/win_iconv.c (+0 -0)

📄 Description

added force flush. Works with command line options -ff and --forceflush


🔄 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/318 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/12/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`f977ec3`](https://github.com/CCExtractor/ccextractor/commit/f977ec335ceaddb0d7acbde02e46f13fc56933af) added --forceflush (-ff) ### 📊 Changes **11 files changed** (+32 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `linux/build` (+0 -0) 📝 `linux/builddebug` (+0 -0) 📝 `mac/build.command` (+0 -0) 📝 `src/ccextractor.c` (+8 -8) 📝 `src/lib_ccx/ccx_common_option.h` (+2 -1) 📝 `src/lib_ccx/ccx_encoders_common.c` (+3 -2) 📝 `src/lib_ccx/ccx_encoders_common.h` (+3 -2) 📝 `src/lib_ccx/lib_ccx.h` (+2 -3) 📝 `src/lib_ccx/params.c` (+14 -8) 📝 `src/win_iconv/iconv.h` (+0 -0) 📝 `src/win_iconv/win_iconv.c` (+0 -0) </details> ### 📄 Description added **force flush**. Works with command line options -ff and --forceflush --- <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:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1154