mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #92] [MERGED] DVB output in multiple format (sami, srt, smptett) #988
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/92
Author: @anshul1912
Created: 7/30/2014
Status: ✅ Merged
Merged: 8/5/2014
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (4)
c054594output of dvb in srt sami smptett format5618df3Merge branch 'master' of https://github.com/anshul1912/ccextractora32c8a3dvb output as transcript783e889showing language at channel in DVB transcript📊 Changes
13 files changed (+652 additions, -32 deletions)
View changed files
📝
src/608_sami.c(+149 -1)📝
src/608_smptett.c(+136 -0)📝
src/608_srt.c(+140 -0)📝
src/cc_decoders_common.h(+2 -6)📝
src/cc_encoders_common.c(+189 -1)📝
src/cc_encoders_common.h(+3 -0)📝
src/constants.c(+8 -0)📝
src/constants.h(+7 -4)📝
src/dvb_subtitle_decoder.c(+8 -7)📝
src/dvb_subtitle_decoder.h(+2 -7)📝
src/spupng_encoder.c(+0 -4)📝
src/spupng_encoder.h(+4 -0)📝
src/ts_tables.c(+4 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.