Sanchayan Maity
|
511ee766df
|
Rename rusoto to aws
Now that migration to AWS SDK is complete, rename directory and
references to aws/AWS SDK.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/759>
|
2022-06-14 08:03:49 +00:00 |
|
Sanchayan Maity
|
81437bb1c9
|
net/rusoto: Rename to aws
Rename all the elements to use aws prefix now but still register a
backwards compat element factory.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/759>
|
2022-06-14 08:03:49 +00:00 |
|
|
5a0f7f6976
|
rusoto: Export AwsTranscriberResultStability enum
|
2022-02-06 15:11:12 +01:00 |
|
Sebastian Dröge
|
326449b3e6
|
Re-license LGPL-2.1 plugins to MPL-2
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/168
|
2022-01-15 21:05:11 +02:00 |
|
Sebastian Dröge
|
ab14c50d1c
|
Ignore clippy::non_send_fields_in_send_ty lint
It's useless in its current shape and wrongly triggering on all types.
See https://github.com/rust-lang/rust-clippy/issues/8045
|
2022-01-14 12:09:57 +02:00 |
|
Mathieu Duponchelle
|
1a4e6d58f4
|
net/rusoto: implement parser for AWS transcription file
AWS can generate JSON files containing a full transcript, implement
a simple push parser to support the format.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/547>
|
2021-08-27 19:53:57 +00:00 |
|
François Laignel
|
8dfc872544
|
use gst::glib where applicable
|
2021-06-03 20:53:16 +02:00 |
|
Sebastian Dröge
|
3d617371af
|
Update for macro renames
|
2020-12-20 20:43:45 +02:00 |
|
Sebastian Dröge
|
3c9f1c0d1d
|
net: Update to 2018 edition
|
2020-11-23 10:28:33 +02:00 |
|
Sebastian Dröge
|
d7404a7e1c
|
net: Update for subclassing API changes
|
2020-11-15 18:25:42 +02:00 |
|
Mathieu Duponchelle
|
7bf43241e5
|
audio/transcribe: remove and merge with rusoto
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/348>
|
2020-05-29 20:21:34 +00:00 |
|
Sebastian Dröge
|
36f032ef15
|
Configure crate-type to cdylib/rlib consistently in Cargo.toml
And not in the source code, it's a build decision.
|
2020-04-24 15:02:12 +03:00 |
|
Arun Raghavan
|
dc3c8fd049
|
Drop gst-plugin- prefix in plugin directory name
|
2020-04-05 19:10:47 +00:00 |
|