[PR #679] [MERGED] Changes regarding output file name and minor print_usage corrections. #1511

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/679
Author: @saurabhshri
Created: 2/6/2017
Status: Merged
Merged: 2/6/2017
Merged by: @cfsmp3

Base: masterHead: print_usage


📝 Commits (4)

  • 6837a10 Printing end message after fatal.
  • 851894d Fatal if unable to open output file.
  • 5ce5dc7 Fix for NULL output filename.
  • d37086a Removed depricated pramams and added missing one.

📊 Changes

5 files changed (+23 additions, -10 deletions)

View changed files

📝 src/ccextractor.c (+10 -3)
📝 src/lib_ccx/ccx_encoders_common.c (+8 -3)
📝 src/lib_ccx/lib_ccx.h (+3 -0)
📝 src/lib_ccx/params.c (+1 -4)
📝 src/lib_ccx/utility.c (+1 -0)

📄 Description

Potential fix for #381.


🔄 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/679 **Author:** [@saurabhshri](https://github.com/saurabhshri) **Created:** 2/6/2017 **Status:** ✅ Merged **Merged:** 2/6/2017 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `print_usage` --- ### 📝 Commits (4) - [`6837a10`](https://github.com/CCExtractor/ccextractor/commit/6837a1070bc342785395dceb19bb057741331510) Printing end message after fatal. - [`851894d`](https://github.com/CCExtractor/ccextractor/commit/851894dceb0e69add81a87a97c8af6602dbe1f8e) Fatal if unable to open output file. - [`5ce5dc7`](https://github.com/CCExtractor/ccextractor/commit/5ce5dc7fae1c2c9b69282576da710171c5d92203) Fix for NULL output filename. - [`d37086a`](https://github.com/CCExtractor/ccextractor/commit/d37086a4343550508186ca8043b4db86fe7407bc) Removed depricated pramams and added missing one. ### 📊 Changes **5 files changed** (+23 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/ccextractor.c` (+10 -3) 📝 `src/lib_ccx/ccx_encoders_common.c` (+8 -3) 📝 `src/lib_ccx/lib_ccx.h` (+3 -0) 📝 `src/lib_ccx/params.c` (+1 -4) 📝 `src/lib_ccx/utility.c` (+1 -0) </details> ### 📄 Description Potential fix for #381. --- <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:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1511