mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #123] [MERGED] smptett support for teletext input #1017
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/123
Author: @MikaYuoadas
Created: 11/28/2014
Status: ✅ Merged
Merged: 11/28/2014
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (5)
f5f1a70fixed a typo in generated smptett08ae34bAdded smptett support for teletext input13ab9e6Fixed line break in output for teletext input09dcb8bFixed a rare bug with some teletext inputb0de53cAdded default style to smptett header📊 Changes
6 files changed (+54 additions, -12 deletions)
View changed files
📝
src/ccextractor.c(+1 -1)📝
src/lib_ccx/608_smptett.c(+1 -1)📝
src/lib_ccx/ccx_encoders_common.c(+13 -6)📝
src/lib_ccx/lib_ccx.h(+1 -0)📝
src/lib_ccx/telxcc.c(+28 -4)📝
src/lib_ccx/utility.c(+10 -0)📄 Description
Hello,
Here is the quick & dirty fix we're planning to use.
I made this pull request in case you might be interested anyway.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.