mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #80] [MERGED] some comments and fixes for xds blank print in transcript #973
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/80
Author: @anshul1912
Created: 7/20/2014
Status: ✅ Merged
Merged: 7/21/2014
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (10+)
6a3c736Added comments, to use function and structure1be1173removed redundant declaration in header fileaefa623reverted typo for xds with mprint43094a9fix typo while checking boundary097fdb6corecting boundary of xds_call_lettersb3c037aindentation of param_cc522e3berror checking fr cur_xds_payload_lengthe664c03handle memory leakagefa03442leakage of file handler9f78c59resource leak in configuration📊 Changes
10 files changed (+1040 additions, -941 deletions)
View changed files
📝
src/608.c(+1 -2)📝
src/608.h(+14 -3)📝
src/608_smptett.c(+2 -0)📝
src/cc_decoders_common.h(+29 -0)📝
src/cc_encoders_common.h(+34 -0)📝
src/ccextractor.h(+0 -8)📝
src/configuration.c(+11 -8)📝
src/dvb_subtitle_decoder.c(+1 -6)📝
src/params.c(+942 -908)📝
src/xds.c(+6 -6)📄 Description
I have also removed some dead and redundant from cccextractor.h
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.