[PR #415] [MERGED] Miscellaneous Improvements to HardsubX #1246

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (3)

  • 5d19fe1 Merge remote-tracking branch 'upstream/master'
  • 03b600f Merge remote-tracking branch 'upstream/master'
  • a018b55 Final improvements to HardsubX

📊 Changes

6 files changed (+172 additions, -44 deletions)

View changed files

📝 src/lib_ccx/hardsubx.c (+2 -0)
📝 src/lib_ccx/hardsubx.h (+2 -0)
📝 src/lib_ccx/hardsubx_classifier.c (+31 -14)
📝 src/lib_ccx/hardsubx_decoder.c (+83 -30)
📝 src/lib_ccx/hardsubx_utility.c (+40 -0)
📝 src/lib_ccx/params.c (+14 -0)

📄 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/415 **Author:** [@Abhinav95](https://github.com/Abhinav95) **Created:** 8/19/2016 **Status:** ✅ Merged **Merged:** 8/19/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`5d19fe1`](https://github.com/CCExtractor/ccextractor/commit/5d19fe127c6bbcaa8565e6dcb12a40a26373c9e4) Merge remote-tracking branch 'upstream/master' - [`03b600f`](https://github.com/CCExtractor/ccextractor/commit/03b600fb67cb242eded3a103e1bed4a84159a1ea) Merge remote-tracking branch 'upstream/master' - [`a018b55`](https://github.com/CCExtractor/ccextractor/commit/a018b55038bdfd9a97896a24b2fa3831510c4477) Final improvements to HardsubX ### 📊 Changes **6 files changed** (+172 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/hardsubx.c` (+2 -0) 📝 `src/lib_ccx/hardsubx.h` (+2 -0) 📝 `src/lib_ccx/hardsubx_classifier.c` (+31 -14) 📝 `src/lib_ccx/hardsubx_decoder.c` (+83 -30) 📝 `src/lib_ccx/hardsubx_utility.c` (+40 -0) 📝 `src/lib_ccx/params.c` (+14 -0) </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:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1246