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

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

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1844

State: closed
Merged: Yes


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

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/1844 **State:** closed **Merged:** Yes --- ## 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)
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#2608