mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-26 16:10:07 +00:00
[PR #599] [MERGED] C608 to WebVTT translation #1440
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/599
Author: @Izaron
Created: 1/3/2017
Status: ✅ Merged
Merged: 1/4/2017
Merged by: @cfsmp3
Base:
master← Head:webvtt-color📝 Commits (5)
4835404Added webvtt-full parameterd87b269Fixed bug with multiple headers2c30f5eFixed file invalidation2b0c8baAdded WebVTT color and font support34a21a9Enabled the support of raw WebVTT📊 Changes
6 files changed (+171 additions, -70 deletions)
View changed files
📝
src/lib_ccx/ccx_common_option.h(+1 -0)📝
src/lib_ccx/ccx_encoders_helpers.c(+9 -0)📝
src/lib_ccx/ccx_encoders_helpers.h(+1 -0)📝
src/lib_ccx/ccx_encoders_webvtt.c(+150 -67)📝
src/lib_ccx/dvb_subtitle_decoder.c(+3 -1)📝
src/lib_ccx/params.c(+7 -2)📄 Description
Work in progress - translating CEA-608 subs to WebVTT
Done:
Todo:
@cfsmp3 Write your suggestions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.