Skip to content

Commit 2f0770d

Browse files
authored
docs: Update CHANGES.TXT with recent bug fixes
2 parents e160a53 + ee36ac1 commit 2f0770d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/CHANGES.TXT

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
0.95 (2025-09-15)
22
-----------------
3+
- Fix: Garbled captions from HDHomeRun and I/P-only H.264 streams (#1109)
4+
- Fix: Enable stdout output for CEA-708 captions on Windows (#1693)
5+
- Fix: McPoodle DVD raw format read/write - properly handle loop markers (#1524)
6+
- Fix: Variable shadowing in general_loop causing false "premature end of file" messages
7+
- Fix: Double-free crash in teletext cleanup when processing multiple files
8+
- Fix: Uninitialized memory and memory leaks found by Valgrind testing
9+
- Fix: Dangling pointers in Rust FFI copy_from_rust functions
10+
- New: Improve -out=report to show detected Teletext subtitle pages (#1034)
311
- FIX: Include ATSC VCT virtual channel numbers and call signs in XMLTV output
412
- FIX: Restore ATSC XMLTV generation with ETT parsing for extended descriptions, multi-segment handling, extended table ID's (EIT/VCT), corrected <programme> XMLTV formatting, buffer bounds fixes
513
- Fix: DVB subtitle extraction improvements for Chinese broadcasts (#224):

0 commit comments

Comments
 (0)