mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1398] [MERGED] Extract 708 subs by default #2163
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/1398
Author: @PunitLodha
Created: 12/5/2021
Status: ✅ Merged
Merged: 12/5/2021
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (2)
e2bb023Extract 708 subs by default3a9c0f7fix fmt📊 Changes
7 files changed (+48 additions, -15 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
src/lib_ccx/ccx_common_option.c(+3 -0)📝
src/lib_ccx/ccx_common_option.h(+3 -0)📝
src/lib_ccx/ccx_decoders_608.c(+6 -2)📝
src/lib_ccx/ccx_encoders_common.c(+1 -1)📝
src/lib_ccx/mp4.c(+12 -12)📝
src/lib_ccx/params.c(+22 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Extract CEA-708 subs by default, without the need to pass any parameters.
Current status:-
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.