[PR #408] [MERGED] Fixing problem with windows paths for traineddata #1238

Closed
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/408
Author: @Abhinav95
Created: 8/12/2016
Status: Merged
Merged: 8/16/2016
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (4)

  • cd70606 Fixing problem with windows paths for traineddata
  • 3a24024 Setting default language file directory to TESSERACT_PREFIX/tessdata
  • 625b477 Remove misleading comment
  • 0ad7ae6 Merge remote-tracking branch 'upstream/master'

📊 Changes

3 files changed (+44 additions, -21 deletions)

View changed files

📝 src/lib_ccx/ccx_common_constants.c (+1 -1)
📝 src/lib_ccx/hardsubx_decoder.c (+7 -6)
📝 src/lib_ccx/ocr.c (+36 -14)

📄 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/408 **Author:** [@Abhinav95](https://github.com/Abhinav95) **Created:** 8/12/2016 **Status:** ✅ Merged **Merged:** 8/16/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`cd70606`](https://github.com/CCExtractor/ccextractor/commit/cd706068c86381e8a9f765e0ccdfeb79589ec83a) Fixing problem with windows paths for traineddata - [`3a24024`](https://github.com/CCExtractor/ccextractor/commit/3a24024aaf59c1fcac3ef97add3d0f7786a651f2) Setting default language file directory to TESSERACT_PREFIX/tessdata - [`625b477`](https://github.com/CCExtractor/ccextractor/commit/625b477c23e3039da9480bd6a7fb17d91890b8ce) Remove misleading comment - [`0ad7ae6`](https://github.com/CCExtractor/ccextractor/commit/0ad7ae6f66e2f561766cd8756ecc70b99c5ac461) Merge remote-tracking branch 'upstream/master' ### 📊 Changes **3 files changed** (+44 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_common_constants.c` (+1 -1) 📝 `src/lib_ccx/hardsubx_decoder.c` (+7 -6) 📝 `src/lib_ccx/ocr.c` (+36 -14) </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#1238