[PR #309] [CLOSED] Flush only when -ff is parsed #1147

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/309
Author: @abhishek-vinjamoori
Created: 3/11/2016
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 16b3d3e Flush only when -ff is parsed
  • 5b5c9ec Completed adding all files which should be changed for forceflush parameter

📊 Changes

7 files changed (+28 additions, -4 deletions)

View changed files

📝 src/lib_ccx/ccx_common_option.c (+2 -0)
📝 src/lib_ccx/ccx_common_option.h (+3 -2)
📝 src/lib_ccx/ccx_encoders_common.c (+7 -1)
📝 src/lib_ccx/ccx_encoders_common.h (+4 -0)
📝 src/lib_ccx/lib_ccx.c (+4 -1)
📝 src/lib_ccx/lib_ccx.h (+1 -0)
📝 src/lib_ccx/params.c (+7 -0)

📄 Description

Still looking if more files need to be changed.


🔄 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/309 **Author:** [@abhishek-vinjamoori](https://github.com/abhishek-vinjamoori) **Created:** 3/11/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`16b3d3e`](https://github.com/CCExtractor/ccextractor/commit/16b3d3ebc796e683b46fb4bb7ca0615c8a7efd0e) Flush only when -ff is parsed - [`5b5c9ec`](https://github.com/CCExtractor/ccextractor/commit/5b5c9ec9a77bb9e5a6a52a0061cacf78687b822c) Completed adding all files which should be changed for forceflush parameter ### 📊 Changes **7 files changed** (+28 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_common_option.c` (+2 -0) 📝 `src/lib_ccx/ccx_common_option.h` (+3 -2) 📝 `src/lib_ccx/ccx_encoders_common.c` (+7 -1) 📝 `src/lib_ccx/ccx_encoders_common.h` (+4 -0) 📝 `src/lib_ccx/lib_ccx.c` (+4 -1) 📝 `src/lib_ccx/lib_ccx.h` (+1 -0) 📝 `src/lib_ccx/params.c` (+7 -0) </details> ### 📄 Description Still looking if more files need to be changed. --- <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:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1147