mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-20 13:03:58 +00:00
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/368
Author: @Abhinav95
Created: 5/24/2016
Status: ✅ Merged
Merged: 5/25/2016
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (3)
4b8f14eFixes #139 - Case fixing in teletextfa37311Fixing wrong function prototypee1083a0Removing debug print statement📊 Changes
5 files changed (+77 additions, -3 deletions)
View changed files
📝
src/lib_ccx/ccx_encoders_helpers.c(+33 -0)📝
src/lib_ccx/ccx_encoders_helpers.h(+1 -0)📝
src/lib_ccx/general_loop.c(+1 -1)📝
src/lib_ccx/lib_ccx.h(+1 -1)📝
src/lib_ccx/telxcc.c(+41 -1)📄 Description
Applying modified 'capitalize' and 'correct_case' functions for teletext with the same logic.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.