mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #553] [MERGED] return a non-zero return code if no subtitles were found #1386
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/553
Author: @ghost
Created: 12/18/2016
Status: ✅ Merged
Merged: 1/8/2017
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (2)
dc6d854return a non-zero return code if no subtitles were foundf37829bfix for mp4📊 Changes
6 files changed (+46 additions, -23 deletions)
View changed files
📝
src/ccextractor.c(+14 -9)📝
src/gpacmp4/mp4.c(+6 -2)📝
src/lib_ccx/ccx_common_common.h(+1 -0)📝
src/lib_ccx/general_loop.c(+17 -7)📝
src/lib_ccx/lib_ccx.h(+4 -4)📝
src/lib_ccx/myth.c(+4 -1)📄 Description
Previous PR: https://github.com/CCExtractor/ccextractor/pull/535
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.