mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #318] [CLOSED] added --forceflush (-ff) #1154
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/318
Author: @ghost
Created: 3/12/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
f977ec3added --forceflush (-ff)📊 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.