gst-plugins-rs/net/rusoto/src
Mathieu Duponchelle 9415c50200 awstranscriber: further decouple output from input
As awstranscriber might in theory push out gap events without
any flow of input data, it needs to send its mandatory events
(stream-start, caps, segment) independently.

In addition, track a start time and use it to offset the 0-based
timestamps returned by AWS in order to output buffers timestamped
in the running-time domain, and perform item timing adjustment
only when dequeuing, instead of when queuing.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/525>
2021-06-26 00:46:28 +02:00
..
aws_transcriber awstranscriber: further decouple output from input 2021-06-26 00:46:28 +02:00
s3sink rusoto: s3sink: Bring back bucket, key and region properties 2021-06-21 06:58:06 -04:00
s3src use gst::glib where applicable 2021-06-03 20:53:16 +02:00
lib.rs use gst::glib where applicable 2021-06-03 20:53:16 +02:00
s3url.rs Fix some new clippy warnings 2020-07-28 18:52:11 +03:00
s3utils.rs rusoto: Port to tokio 1.0 2021-01-09 12:34:31 +02:00