feat(player): add ASR/YOLO overlays, zoom, and text rendering
- Add TTF text rendering for subtitles and YOLO labels - Implement ASR subtitle display with background - Add YOLO bbox rendering with class labels - Add zoom in/out (+/-) and reset (Backquote) - Add frame/time info display - Fix YOLO metadata parsing for actual file format - Add Shift+Arrow for 1-second seek
This commit is contained in:
26
target/debug/deps/webpki-16fb4e08d8697bad.d
Normal file
26
target/debug/deps/webpki-16fb4e08d8697bad.d
Normal file
@@ -0,0 +1,26 @@
|
||||
/Users/accusys/momentry_playground/target/debug/deps/webpki-16fb4e08d8697bad.d: /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/lib.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/der.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/cert.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/end_entity.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/error.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/ring_algs.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/rpk_entity.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/signed_data.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/mod.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/dns_name.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/ip_address.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/time.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/trust_anchor.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/crl/mod.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/crl/types.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/verify_cert.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/x509.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha256-absent-params.der /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha384-absent-params.der /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha512-absent-params.der
|
||||
|
||||
/Users/accusys/momentry_playground/target/debug/deps/libwebpki-16fb4e08d8697bad.rlib: /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/lib.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/der.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/cert.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/end_entity.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/error.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/ring_algs.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/rpk_entity.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/signed_data.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/mod.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/dns_name.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/ip_address.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/time.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/trust_anchor.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/crl/mod.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/crl/types.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/verify_cert.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/x509.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha256-absent-params.der /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha384-absent-params.der /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha512-absent-params.der
|
||||
|
||||
/Users/accusys/momentry_playground/target/debug/deps/libwebpki-16fb4e08d8697bad.rmeta: /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/lib.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/der.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/cert.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/end_entity.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/error.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/ring_algs.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/rpk_entity.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/signed_data.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/mod.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/dns_name.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/ip_address.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/time.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/trust_anchor.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/crl/mod.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/crl/types.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/verify_cert.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/x509.rs /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha256-absent-params.der /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha384-absent-params.der /Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha512-absent-params.der
|
||||
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/lib.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/der.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/cert.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/end_entity.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/error.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/ring_algs.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/rpk_entity.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/signed_data.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/mod.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/dns_name.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/subject_name/ip_address.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/time.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/trust_anchor.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/crl/mod.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/crl/types.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/verify_cert.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/x509.rs:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha256-absent-params.der:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha384-absent-params.der:
|
||||
/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.9/src/data/alg-rsa-pkcs1-sha512-absent-params.der:
|
||||
Reference in New Issue
Block a user