mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-17 19:43:50 +00:00
[PR #522] [MERGED] Cleanup ccx_common.h and its related functions. #1346
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/522
Author: @DanilaFe
Created: 12/11/2016
Status: ✅ Merged
Merged: 12/16/2016
Merged by: @cfsmp3
Base:
master← Head:cleanup-ccx-common-h📝 Commits (8)
2910b10Rename mstotime to millis_to_time.ea980a4Add underscores to debug_608toASC.2959d2aRename function to new name.27417cdRename more mstotime's to millis_to_time.08e9c3dRename previously not renamed function.0d0cb83Merge upstream changescbbbb20Merge remote-tracking branch 'upstream/master' into cleanup-ccx-common-hc6c8de7Rename mstotime to millis_to_time in ccx_encoders_ssa.📊 Changes
15 files changed (+60 additions, -63 deletions)
View changed files
📝
src/lib_ccx/ccx_common_common.c(+2 -2)📝
src/lib_ccx/ccx_common_common.h(+2 -2)📝
src/lib_ccx/ccx_decoders_608.c(+1 -1)📝
src/lib_ccx/ccx_decoders_common.c(+3 -3)📝
src/lib_ccx/ccx_encoders_common.c(+4 -4)📝
src/lib_ccx/ccx_encoders_curl.c(+2 -2)📝
src/lib_ccx/ccx_encoders_g608.c(+2 -2)📝
src/lib_ccx/ccx_encoders_smptett.c(+6 -6)📝
src/lib_ccx/ccx_encoders_srt.c(+6 -6)📝
src/lib_ccx/ccx_encoders_ssa.c(+6 -7)📝
src/lib_ccx/ccx_encoders_transcript.c(+1 -2)📝
src/lib_ccx/ccx_encoders_webvtt.c(+9 -9)📝
src/lib_ccx/ccx_encoders_xds.c(+4 -5)📝
src/lib_ccx/es_userdata.c(+11 -11)📝
src/lib_ccx/sequencing.c(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.