mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +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/1784
Author: @Rahul-2k4
Created: 12/8/2025
Status: ❌ Closed
Base:
master← Head:fix-teletext-page-detection-in-report-mode-fixes-1034📝 Commits (10+)
51b862fAdd teletext report functionality to general_loop.c95efa93Initial plan69672c8Add changelog entry for Teletext report mode fixdcc01e7Merge pull request #1 from Rahul-2k4/copilot/fix-teletext-page-detection349ca6aInitial plan80f78f1Initial plan for fixing formatting issues8c2e54aMerge pull request #2 from Rahul-2k4/copilot/fix-formatting-issues1ff7368Initial plan95661dfUpdate vcpkg baseline to fix libxml2 hash mismatchd6b7052Merge pull request #3 from Rahul-2k4/copilot/update-libxml2-hash📊 Changes
9 files changed (+170 additions, -80 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
docs/OCR.md(+16 -0)📝
src/lib_ccx/ccx_encoders_common.c(+24 -0)📝
src/lib_ccx/general_loop.c(+10 -3)📝
src/lib_ccx/hardsubx_decoder.c(+28 -7)📝
src/lib_ccx/ocr.c(+40 -4)📝
src/rust/Cargo.lock(+9 -54)📝
src/rust/src/hardsubx/classifier.rs(+31 -1)📝
windows/vcpkg.json(+11 -11)📄 Description
Rebased and tried some testcases
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.