[PR #407] [MERGED] Additional Languages support for DVB #1239

Open
opened 2026-01-29 17:00:33 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/407
Author: @Abhinav95
Created: 8/11/2016
Status: Merged
Merged: 8/11/2016
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (3)

  • 45d8c63 Adding 99 possible languages to DVB subtitle OCR
  • a83467f Removing excessive language notices
  • 3f27fd7 Fixing error with path of tesseract traineddata

📊 Changes

4 files changed (+164 additions, -9 deletions)

View changed files

📝 src/lib_ccx/ccx_common_constants.c (+99 -4)
📝 src/lib_ccx/ccx_common_constants.h (+1 -1)
📝 src/lib_ccx/dvb_subtitle_decoder.c (+8 -1)
📝 src/lib_ccx/ocr.c (+56 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/407 **Author:** [@Abhinav95](https://github.com/Abhinav95) **Created:** 8/11/2016 **Status:** ✅ Merged **Merged:** 8/11/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`45d8c63`](https://github.com/CCExtractor/ccextractor/commit/45d8c63a45bb2d04a2ce36f3f9c64679fb98d728) Adding 99 possible languages to DVB subtitle OCR - [`a83467f`](https://github.com/CCExtractor/ccextractor/commit/a83467f59501b0eace0641231375007a0024c7c6) Removing excessive language notices - [`3f27fd7`](https://github.com/CCExtractor/ccextractor/commit/3f27fd7dc1f9d92022f38e092e75b660dc643726) Fixing error with path of tesseract traineddata ### 📊 Changes **4 files changed** (+164 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_common_constants.c` (+99 -4) 📝 `src/lib_ccx/ccx_common_constants.h` (+1 -1) 📝 `src/lib_ccx/dvb_subtitle_decoder.c` (+8 -1) 📝 `src/lib_ccx/ocr.c` (+56 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:00:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1239