mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1062] [CLOSED] [IMPROVEMENT] Add --noempty #1865
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/1062
Author: @navimakarov
Created: 1/10/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
9437d9aUpdate general_loop.cf2c5a5dUpdate telxcc.cf0f30e2Update CHANGES.TXTfd3ca3cUpdate CHANGES.TXT529283fUpdate general_loop.c58bc8acUpdate CHANGES.TXTc9ce94bUpdate CHANGES.TXTd227723Update telxcc.c98a112bUpdate general_loop.c340a933Update general_loop.c📊 Changes
11 files changed (+45 additions, -4 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
src/ccextractor.c(+3 -1)📝
src/lib_ccx/ccx_common_option.c(+1 -0)📝
src/lib_ccx/ccx_common_option.h(+2 -0)📝
src/lib_ccx/ccx_decoders_common.c(+1 -0)📝
src/lib_ccx/ccx_decoders_structs.h(+2 -0)📝
src/lib_ccx/ccx_encoders_common.c(+17 -0)📝
src/lib_ccx/lib_ccx.c(+3 -0)📝
src/lib_ccx/lib_ccx.h(+2 -1)📝
src/lib_ccx/output.c(+7 -2)📝
src/lib_ccx/params.c(+6 -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.