mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #996] [CLOSED] [FEATURE] HardSubX Russian Tickers #1802
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/996
Author: @BurhanUlTayyab
Created: 8/6/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
f1ffafbHardSubX Russian Tickers3db9022Making the code cleaner38c960bUpdate hardsubx.ha25bb56Cleaner indentation5f6384cCleaner indentation89b9f47Update hardsubx.c41856fdUpdate hardsubx_russian.c22e8c70Update ccx_common_option.cba2990cUpdated87ef828Changes done as proposed by Abhinav📊 Changes
8 files changed (+1462 additions, -3 deletions)
View changed files
📝
src/lib_ccx/ccx_common_option.c(+15 -0)📝
src/lib_ccx/ccx_common_option.h(+16 -0)📝
src/lib_ccx/ccx_sub_entry_message.pb-c.h(+1 -1)📝
src/lib_ccx/hardsubx.c(+54 -2)📝
src/lib_ccx/hardsubx.h(+46 -0)📝
src/lib_ccx/hardsubx_imgops.c(+1 -0)➕
src/lib_ccx/hardsubx_russian.c(+1125 -0)📝
src/lib_ccx/params.c(+204 -0)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Merging my GSoC'18 work on Extracting Russian News Tickers and combining them in correct order (Early and Late Fusion Algorithm). This work was done as a partnership between Red Hen Labs and CCExtractor (as I'm from Red Hen Labs and my mentor is Abhinav Shukla).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.