[PR #1844] [MERGED] docs: Update CHANGES.TXT with recent bug fixes #2605

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1844
Author: @cfsmp3
Created: 12/18/2025
Status: Merged
Merged: 12/18/2025
Merged by: @cfsmp3

Base: masterHead: docs/update-changelog-dec-2025


📝 Commits (1)

  • ee36ac1 docs: Update CHANGES.TXT with recent bug fixes

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 docs/CHANGES.TXT (+8 -0)

📄 Description

Summary

Update CHANGES.TXT to document recent merged PRs (Dec 14-18, 2025).

Added entries:

  • Fix: Garbled captions from HDHomeRun and I/P-only H.264 streams (#1109)
  • Fix: Enable stdout output for CEA-708 captions on Windows (#1693)
  • Fix: McPoodle DVD raw format read/write - properly handle loop markers (#1524)
  • Fix: Variable shadowing in general_loop causing false "premature end of file" messages
  • Fix: Double-free crash in teletext cleanup when processing multiple files
  • Fix: Uninitialized memory and memory leaks found by Valgrind testing
  • Fix: Dangling pointers in Rust FFI copy_from_rust functions
  • New: Improve -out=report to show detected Teletext subtitle pages (#1034)

Test plan

  • Verified format matches existing CHANGES.TXT style
  • All entries correspond to recently merged PRs

🤖 Generated with Claude Code


🔄 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/1844 **Author:** [@cfsmp3](https://github.com/cfsmp3) **Created:** 12/18/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `docs/update-changelog-dec-2025` --- ### 📝 Commits (1) - [`ee36ac1`](https://github.com/CCExtractor/ccextractor/commit/ee36ac1d4d717f01c316fc77ce7fcca0c2d237dd) docs: Update CHANGES.TXT with recent bug fixes ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGES.TXT` (+8 -0) </details> ### 📄 Description ## Summary Update CHANGES.TXT to document recent merged PRs (Dec 14-18, 2025). ### Added entries: - Fix: Garbled captions from HDHomeRun and I/P-only H.264 streams (#1109) - Fix: Enable stdout output for CEA-708 captions on Windows (#1693) - Fix: McPoodle DVD raw format read/write - properly handle loop markers (#1524) - Fix: Variable shadowing in general_loop causing false "premature end of file" messages - Fix: Double-free crash in teletext cleanup when processing multiple files - Fix: Uninitialized memory and memory leaks found by Valgrind testing - Fix: Dangling pointers in Rust FFI copy_from_rust functions - New: Improve -out=report to show detected Teletext subtitle pages (#1034) ## Test plan - [x] Verified format matches existing CHANGES.TXT style - [x] All entries correspond to recently merged PRs 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <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:23:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2605