mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #184] [MERGED] passing cc_sub structure to telxcc and rcwt #1067
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/184
Author: @anshul1912
Created: 6/17/2015
Status: ✅ Merged
Merged: 6/18/2015
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (10+)
740a1d7add space in codeca5135cpassing decoder sub structure in teletext1eef500Indent decoder1d03bd7pass cc_sub structure to rcwtbeccc3dCorrect broken rcwt020ca9aMerge remote-tracking branch 'carlos/master'87af82fcorrected broken raw output3f6fd51removed segfault at ccextractor.cb80572cCorrected help display for BOM6ec8086remove invalid warn at srt📊 Changes
11 files changed (+330 additions, -250 deletions)
View changed files
📝
src/ccextractor.c(+24 -63)📝
src/lib_ccx/ccx_common_structs.h(+1 -1)📝
src/lib_ccx/ccx_decoders_common.c(+124 -122)📝
src/lib_ccx/ccx_encoders_common.c(+116 -14)📝
src/lib_ccx/ccx_encoders_common.h(+1 -0)📝
src/lib_ccx/es_functions.c(+1 -1)📝
src/lib_ccx/general_loop.c(+3 -3)📝
src/lib_ccx/lib_ccx.h(+3 -3)📝
src/lib_ccx/output.c(+16 -8)📝
src/lib_ccx/params.c(+7 -7)📝
src/lib_ccx/telxcc.c(+34 -28)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.