mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-17 22:35:08 +00:00
* feat: Add timing functions for SCC format in C & Rust * feat: Add SCC support to Rust 708 decoder * feat: Add SCC support to C 708 decoder * docs: fix symbol in scc_time format * chore: clippy fixes * docs: Add new feature in Changelog * fix: update SCC timing functions according to need * feat: Add new member(old caption end time) for overlapping situations * fix: update SCC timing functions according to need * feat: Add support for overlapping captions situations * fix: frame formula for timings * feat: Add support for orientation of subtitles in C by adding necessary labels needed for it * feat: Add support for orientation of subtitles in Rust by adding necessary labels needed for it * docs: Add info for scc labels * chore: clippy fixes * docs: Add what `add_needed_scc_labels` do and correct parameters name