mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #49] [CLOSED] Clean code #943
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/49
Author: @anshul1912
Created: 6/15/2014
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
60fe244added concat function and parameter in payload structuref23e63badded some hash define in utility.h0ab7e29Concat PMT packet📊 Changes
5 files changed (+115 additions, -84 deletions)
View changed files
📝
src/ccextractor.h(+5 -1)📝
src/dvb_subtitle_decoder.c(+1 -11)📝
src/ts_functions.c(+14 -11)📝
src/ts_tables.c(+79 -61)➕
src/utility.h(+16 -0)📄 Description
-> removing stray extern C added while converting c++ to C
-> concatenated pmt packet which does not fit in 188 bytes
-> tested with the.tudors.208-ALANiS.ts
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.