gst-plugins-rs/gst-plugin-closedcaption/src
Sebastian Dröge 833b16def6 Update element/typefind factory ranks
The only None ranks now are:
- cdgdec/cdgparse: Primary
- rav1enc: Primary
- reqwesthttpsrc: Marginal
- s3sink/s3src: Primary
- mccenc/mccparse: Primary
- sccenc/sccparse: Primary

All other ranks are set to None until the elements are ready to replace
the existing C elements, or are otherwise production-ready and of a
element kind that should be autoplugged in one way or another.

For example the sodium elements are production-ready but can't be
autoplugged and as such should stay at a None rank.
2019-07-02 13:14:06 +03: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 Update element/typefind factory ranks 2019-07-02 13:14:06 +03: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 Update element/typefind factory ranks 2019-07-02 13:14:06 +03:00
mcc_parser.rs mccparse: implement seeking 2019-03-22 14:08:54 +00:00
scc_enc.rs Update element/typefind factory ranks 2019-07-02 13:14:06 +03:00
scc_parse.rs Update element/typefind factory ranks 2019-07-02 13:14:06 +03:00
scc_parser.rs closedcaption: Add SCC parser and encoder plugins 2019-02-08 23:44:28 +02:00