Punit Lodha

Results 5 issues of Punit Lodha

Tracking issue for fixing HardsubX builds on all platforms. New feature was added to the rust crate to optionally enable compiling of HardsubX. These platforms need fixing to add that...

Add support for SCC format to CEA-708 decoder. Currently, only SRT, SAMI and Transcript formats are supported, https://github.com/CCExtractor/ccextractor/blob/master/src/rust/src/decoder/tv_screen.rs#L126-L134 SCC format details :- http://www.theneitherworld.com/mcpoodle/SCC_TOOLS/DOCS/SCC_FORMAT.HTML #1423

CEA-708
good-first-task
difficulty: easy

@domoritz Currently there is some CSS which is rewritten for both the table and signal-viewer components. We can fix this by doing any of the following:- 1) Removing the CSS...

Currently, the entry point for the rust decoder is [here](https://github.com/CCExtractor/ccextractor/blob/master/src/rust/src/lib.rs#L53-L75) where we create a new `Dtvcc` struct each time. This causes the data to be reset each time `ccxr_process_cc_data()` is...

CEA-708

### Describe the feature you'd like I want to add an archive icon to a bookmark when it is archived, similar to the star icon. ### Describe the benefits this...

feature request
status/untriaged