mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-19 04:22:49 +00:00
[PR #614] [CLOSED] Fixed Teletext related issues (+DVB) and added other stuff #1452
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/614
Author: @alexbrt
Created: 1/8/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (8)
99e2f79Fixed Teletext and DVB timing.11e93dbFixed Teletext and DVB timing.4115990Merge remote-tracking branch 'upstream/master'5bb9452Implemented -pesheader for Teletext packets, fixed Teletext timing...3a04bffFixed Teletext subtitle duplication and zero length subs.9a43ba1Merge remote-tracking branch 'upstream/master'6fd7d27Merge remote-tracking branch 'upstream/master'45fa405Merge branch 'master' of https://github.com/AlexBratosin2001/ccextractor📊 Changes
7 files changed (+235 additions, -36 deletions)
View changed files
📝
src/lib_ccx/ccx_demuxer.c(+3 -0)📝
src/lib_ccx/ccx_demuxer.h(+9 -0)📝
src/lib_ccx/dvb_subtitle_decoder.c(+1 -1)📝
src/lib_ccx/general_loop.c(+109 -9)📝
src/lib_ccx/telxcc.c(+37 -15)📝
src/lib_ccx/ts_functions.c(+73 -11)📝
src/lib_ccx/ts_tables.c(+3 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.