mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-23 22:50:06 +00:00
[PR #307] [MERGED] Added --forceflush (-ff) option #1146
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/307
Author: @nikofil
Created: 3/11/2016
Status: ✅ Merged
Merged: 3/14/2016
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (1)
286398cAdded --forceflush (-ff) option for forcing a flush on the output buffer whenever content is written, closes #306📊 Changes
5 files changed (+16 additions, -2 deletions)
View changed files
📝
src/lib_ccx/ccx_common_option.c(+1 -0)📝
src/lib_ccx/ccx_common_option.h(+2 -0)📝
src/lib_ccx/ccx_encoders_common.c(+3 -1)📝
src/lib_ccx/ccx_encoders_common.h(+2 -0)📝
src/lib_ccx/params.c(+8 -1)📄 Description
Added option for forcing a flush on the output buffer whenever content is written
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.