mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #622] [MERGED] Fixed Teletext related issues (+DVB) and added other stuff #1461
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/622
Author: @alexbrt
Created: 1/9/2017
Status: ✅ Merged
Merged: 1/9/2017
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (1)
898ce5bFixed Teletext related issues (+DVB) and added other stuff📊 Changes
7 files changed (+213 additions, -23 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(+96 -9)📝
src/lib_ccx/telxcc.c(+23 -2)📝
src/lib_ccx/ts_functions.c(+78 -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.