mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-20 13:03:58 +00:00
[PR #309] [CLOSED] Flush only when -ff is parsed #1147
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/309
Author: @abhishek-vinjamoori
Created: 3/11/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
16b3d3eFlush only when -ff is parsed5b5c9ecCompleted 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.