mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1825] [MERGED] chore: Apply code formatting and update changelog #2572
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/1825
Author: @cfsmp3
Created: 12/14/2025
Status: ✅ Merged
Merged: 12/14/2025
Merged by: @cfsmp3
Base:
master← Head:chore/formatting-and-changelog-update📝 Commits (1)
bd2291achore: Apply code formatting and update changelog📊 Changes
53 files changed (+3884 additions, -3682 deletions)
View changed files
📝
docs/CHANGES.TXT(+24 -0)📝
src/ccextractor.h(+3 -4)📝
src/lib_ccx/activity.h(+10 -10)📝
src/lib_ccx/asf_constants.h(+23 -21)📝
src/lib_ccx/avc_functions.h(+1 -2)📝
src/lib_ccx/cc_bitstream.h(+17 -18)📝
src/lib_ccx/ccx_common_common.h(+30 -30)📝
src/lib_ccx/ccx_common_constants.h(+104 -104)📝
src/lib_ccx/ccx_common_option.h(+86 -86)📝
src/lib_ccx/ccx_common_platform.h(+108 -109)📝
src/lib_ccx/ccx_common_structs.h(+27 -25)📝
src/lib_ccx/ccx_decoders_708.h(+99 -92)📝
src/lib_ccx/ccx_decoders_common.h(+12 -12)📝
src/lib_ccx/ccx_decoders_isdb.h(+0 -1)📝
src/lib_ccx/ccx_decoders_structs.h(+40 -41)📝
src/lib_ccx/ccx_decoders_vbi.h(+1 -2)📝
src/lib_ccx/ccx_decoders_xds.h(+3 -3)📝
src/lib_ccx/ccx_demuxer.h(+18 -20)📝
src/lib_ccx/ccx_demuxer_mxf.h(+13 -13)📝
src/lib_ccx/ccx_dtvcc.h(+1 -1)...and 33 more files
📄 Description
Summary
Changes
Code Formatting
Cargo.lock Updates
CHANGES.TXT (24 new entries)
New Feature:
--ttxtforcelatinoption to force Latin G0 charset in TeletextBug Fixes:
Test plan
./linux/build🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.