[PR #1945] chore: Bump version to 0.96.4 #2751

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

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

State: closed
Merged: Yes


Summary

  • Bump version to 0.96.4 across all packaging and build files
  • Add changelog entries for 0.96.4 release

Changes in 0.96.4

  • New: Persistent CEA-708 decoder context
  • New: OCR character blacklist options (--ocr-blacklist, --ocr-blacklist-file)
  • New: OCR line-split option (--ocr-splitontimechange)
  • Fix: 32-bit build failures on i686 and armv7l architectures
  • Fix: Legacy command-line argument compatibility (-1, -2, -12, --sc, --svc)
  • Fix: Prevent heap buffer overflow in Teletext processing (security fix)
  • Fix: Lazy OCR initialization - only initialize when first DVB subtitle is encountered
  • Build: Optimized Windows CI workflow for faster builds

Files Updated

  • docs/CHANGES.TXT - Changelog
  • src/lib_ccx/lib_ccx.h - VERSION macro
  • linux/configure.ac / mac/configure.ac - Autoconf version
  • OpenBSD/Makefile - OpenBSD port version
  • package_creators/* - Arch, RPM, Debian packaging
  • packaging/chocolatey/* - Chocolatey package
  • packaging/winget/* - Winget manifests

Note

Checksums in chocolatey/winget files are placeholders - update after MSI is built.

🤖 Generated with Claude Code

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/1945 **State:** closed **Merged:** Yes --- ## Summary - Bump version to 0.96.4 across all packaging and build files - Add changelog entries for 0.96.4 release ## Changes in 0.96.4 - New: Persistent CEA-708 decoder context - New: OCR character blacklist options (--ocr-blacklist, --ocr-blacklist-file) - New: OCR line-split option (--ocr-splitontimechange) - Fix: 32-bit build failures on i686 and armv7l architectures - Fix: Legacy command-line argument compatibility (-1, -2, -12, --sc, --svc) - Fix: Prevent heap buffer overflow in Teletext processing (security fix) - Fix: Lazy OCR initialization - only initialize when first DVB subtitle is encountered - Build: Optimized Windows CI workflow for faster builds ## Files Updated - `docs/CHANGES.TXT` - Changelog - `src/lib_ccx/lib_ccx.h` - VERSION macro - `linux/configure.ac` / `mac/configure.ac` - Autoconf version - `OpenBSD/Makefile` - OpenBSD port version - `package_creators/*` - Arch, RPM, Debian packaging - `packaging/chocolatey/*` - Chocolatey package - `packaging/winget/*` - Winget manifests ## Note Checksums in chocolatey/winget files are placeholders - update after MSI is built. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
claunia added the pull-request label 2026-01-29 17:23:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2751