mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #679] [MERGED] Changes regarding output file name and minor print_usage corrections. #1511
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/679
Author: @saurabhshri
Created: 2/6/2017
Status: ✅ Merged
Merged: 2/6/2017
Merged by: @cfsmp3
Base:
master← Head:print_usage📝 Commits (4)
6837a10Printing end message after fatal.851894dFatal if unable to open output file.5ce5dc7Fix for NULL output filename.d37086aRemoved 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.