mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1043] [CLOSED] [IMPROVEMENT] Added --noempty parameter #1841
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/1043
Author: @navimakarov
Created: 11/24/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
b09500aUpdate ccextractor.c1eaf76aUpdate ccx_common_option.ceac6a98Update ccx_common_option.h32c2664Update ccx_encoders_common.cda72859Update ccx_encoders_common.hff0e033Update lib_ccx.c9c63a96Update lib_ccx.h9080fa0Update params.c3ffb3c6Update ccx_encoders_common.h6d2d0feUpdate lib_ccx.h📊 Changes
8 files changed (+53 additions, -9 deletions)
View changed files
📝
src/ccextractor.c(+5 -1)📝
src/lib_ccx/ccx_common_option.c(+1 -1)📝
src/lib_ccx/ccx_common_option.h(+1 -0)📝
src/lib_ccx/ccx_encoders_common.c(+32 -7)📝
src/lib_ccx/ccx_encoders_common.h(+1 -0)📝
src/lib_ccx/lib_ccx.c(+5 -0)📝
src/lib_ccx/lib_ccx.h(+3 -0)📝
src/lib_ccx/params.c(+5 -0)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
{pull request content here}
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.