mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-17 11:33:12 +00:00
[PR #1724] [Rust] Finished the TS module #2447
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?
Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1724
State: open
Merged: No
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Finished TS Module, now all subtitles for TS files are extracted with rust.
Also added some functions which were left for stream_functions and ts_tables.
The 3 PRs, #1717, #1720, and this one migrates the entire TS suite to the transportstream module in Rust, the files migrated are
ts_tables.cts_functions.cts_functions.hts_info.c(some parts of it I didn't require)ts_tables_epg.cstream_functions.cThis is a preview PR.