gst-plugins-rs/gst-plugin-closedcaption
Jordan Petridis 23071c1e0e
mcc_parse: save the last_timecode to have a fallback
If the current timecode can't be parsed, the plugin falls back
to last knonw timecode to at least have something. The code
that does this already existed but the last_timecode was just
never set.
2019-02-07 14:31:35 +02:00
..
src mcc_parse: save the last_timecode to have a fallback 2019-02-07 14:31:35 +02:00
tests plugin::register_static() can fail so don't let it silently fail 2019-01-21 22:13:07 +02:00
Cargo.toml mccparse: Refactor huge line-handling function into smaller separate functions 2019-01-22 16:48:12 +02:00