mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #686] [MERGED] Webvtt new fix #1517
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/686
Author: @barun511
Created: 2/14/2017
Status: ✅ Merged
Merged: 2/15/2017
Merged by: @cfsmp3
Base:
master← Head:webvtt_new_fix📝 Commits (3)
7c2483dFix webvtt formatting73f3c83Add -lf support | make line terminator consistente919f1bAdd comments, change array iteration📊 Changes
2 files changed (+31 additions, -11 deletions)
View changed files
📝
src/lib_ccx/ccx_encoders_common.c(+22 -10)📝
src/lib_ccx/ccx_encoders_webvtt.c(+9 -1)📄 Description
Fixes #683 in a more consistent manner (no mixing of CRLF and LF), and obeys the -lf parameter.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.