mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1789] [CLOSED] Rust smptett encoder[WIP] #2520
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/1789
Author: @DhanushVarma-2
Created: 12/11/2025
Status: ❌ Closed
Base:
master← Head:rust-smptett-encoder📝 Commits (5)
e474692chore: ignore local build artifacts and backups0499f4frust: add SMPTE-TT encoder skeleton0c510c1rust: add initial SMPTE-TT encoder skeleton8107a94rust: add initial SMPTE-TT encoder skeleton0820e95Fix SMPTE-TT encoder helper: pointer→slice conversion, XML escaping, borrow fix, unimplemented stubs📊 Changes
4 files changed (+124 additions, -140 deletions)
View changed files
📝
.gitignore(+16 -0)📝
src/rust/Cargo.lock(+7 -140)📝
src/rust/src/encoder/mod.rs(+2 -0)➕
src/rust/src/encoder/smptett.rs(+99 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
{pull request content here}
I am still working on it
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.