[PR #567] [CLOSED] Add --noempty option not to generate output file if it's going to be empty (GCI) #1402

Closed
opened 2026-01-29 17:16:14 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/567
Author: @gonzaloUr
Created: 12/23/2016
Status: Closed

Base: masterHead: option-not-to-generate-file


📝 Commits (2)

  • 8209056 option-not-to-generate-file
  • f180038 option-not-to-generate-file

📊 Changes

5 files changed (+69 additions, -18 deletions)

View changed files

📝 src/gpacmp4/mp4.c (+18 -10)
📝 src/lib_ccx/ccx_common_option.h (+1 -0)
📝 src/lib_ccx/general_loop.c (+36 -7)
📝 src/lib_ccx/myth.c (+8 -1)
📝 src/lib_ccx/params.c (+6 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/567 **Author:** [@gonzaloUr](https://github.com/gonzaloUr) **Created:** 12/23/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `option-not-to-generate-file` --- ### 📝 Commits (2) - [`8209056`](https://github.com/CCExtractor/ccextractor/commit/820905628d6e3c3ca8e46ac125530fb7115b8931) option-not-to-generate-file - [`f180038`](https://github.com/CCExtractor/ccextractor/commit/f180038f7835e8f29a8452678bc8d854e593d889) option-not-to-generate-file ### 📊 Changes **5 files changed** (+69 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/gpacmp4/mp4.c` (+18 -10) 📝 `src/lib_ccx/ccx_common_option.h` (+1 -0) 📝 `src/lib_ccx/general_loop.c` (+36 -7) 📝 `src/lib_ccx/myth.c` (+8 -1) 📝 `src/lib_ccx/params.c` (+6 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:16:14 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1402