mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #228] [MERGED] Adding option to segment srt file #1103
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/228
Author: @anshul1912
Created: 9/23/2015
Status: ✅ Merged
Merged: 9/29/2015
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (4)
a614db1Add option to segment file5e5d30dMerge branch 'master' of github.com:anshul1912/ccextractorf1b0affAdding system segmentation logicf258d31remove uninitialized memory📊 Changes
7 files changed (+76 additions, -5 deletions)
View changed files
📝
src/lib_ccx/ccx_common_option.c(+1 -0)📝
src/lib_ccx/ccx_common_option.h(+1 -0)📝
src/lib_ccx/ccx_encoders_common.c(+1 -0)📝
src/lib_ccx/general_loop.c(+39 -0)📝
src/lib_ccx/lib_ccx.c(+22 -5)📝
src/lib_ccx/lib_ccx.h(+4 -0)📝
src/lib_ccx/params.c(+8 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.