gst-plugins-rs/video/closedcaption
Sebastian Dröge 078bf81b85 sccparse: Work around invalid drop-frame timecodes
Various SCC files have invalid drop frame timecodes.

Every full minute the first two timecodes are skipped, except for every
tenth minute, which means that e.g. "00:01:00;00" is not a valid
timecode and the next valid timecode would be "00:01:00;02".
2020-12-30 13:33:25 +02:00
..
src sccparse: Work around invalid drop-frame timecodes 2020-12-30 13:33:25 +02:00
tests Use typed integer literals instead of casting 2020-12-29 17:29:46 +02:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml video: Update to 2018 edition 2020-11-23 10:28:35 +02:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00