gst-plugins-rs/gst-plugin-s3/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 plugin to stream data to AWS S3 bucket 2019-06-26 16:34:56 +01:00
s3sink.rs Update element/typefind factory ranks 2019-07-02 13:14:06 +03:00
s3src.rs Update element/typefind factory ranks 2019-07-02 13:14:06 +03:00
s3url.rs Add a plugin to read data from Amazon S3 2019-05-25 16:57:39 +02:00
s3utils.rs Add plugin to stream data to AWS S3 bucket 2019-06-26 16:34:56 +01:00