gst-plugins-rs/gst-plugin-closedcaption/src
Sebastian Dröge 9cade5bbe0 closedcaption: Put framerates into the src pad template caps of sccparse/mccparse
We're always providing a framerate on the output and without this it's
not possible to link the parsers to ccconvert while having it convert to
CEA708 CDP.
2020-01-02 16:44:38 +02:00
..
lib.rs Add build.rs that provides a version number, release date and other details 2019-06-03 11:11:29 +00:00
line_reader.rs closedcaption: Add closed caption plugin with an MCC parser and encoder 2019-01-13 14:23:31 +02:00
mcc_enc.rs Fix compilation after gstreamer-rs!383 2019-12-18 08:17:42 +02:00
mcc_enc_headers.rs closedcaption: Add closed caption plugin with an MCC parser and encoder 2019-01-13 14:23:31 +02:00
mcc_parse.rs closedcaption: Put framerates into the src pad template caps of sccparse/mccparse 2020-01-02 16:44:38 +02:00
mcc_parser.rs closedcaption: Use RangeBounds::contains() directly instead of our copy 2019-12-14 11:12:18 +02:00
scc_enc.rs Fix compilation after gstreamer-rs!383 2019-12-18 08:17:42 +02:00
scc_parse.rs closedcaption: Put framerates into the src pad template caps of sccparse/mccparse 2020-01-02 16:44:38 +02:00
scc_parser.rs closedcaption: Use RangeBounds::contains() directly instead of our copy 2019-12-14 11:12:18 +02:00