gst-plugins-rs/net/aws/src
François Laignel 2b32d00589 net/aws/transcriber: use two queues for sending transcript items
* A queue dedicated to transcript items not intended for translation.
* A queue dedicated to transcript items intended for translation. The items are
  enqueued after a separator is detected or translate-lookahead was reached.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1137>
2023-03-16 20:29:31 +01:00
..
s3hlssink aws/s3hlssink: Fix deadlock on EOS 2023-02-03 19:09:18 +05:30
s3sink Fix a few new clippy warnings 2023-03-07 08:47:01 +00:00
s3src Fix a few new clippy warnings 2023-03-07 08:47:01 +00:00
transcribe_parse net/aws: remove aws_ from the aws_transcribe* folder names 2023-03-01 08:47:58 +00:00
transcriber net/aws/transcriber: use two queues for sending transcript items 2023-03-16 20:29:31 +01:00
lib.rs net/aws: remove aws_ from the aws_transcribe* folder names 2023-03-01 08:47:58 +00:00
s3url.rs Fix various new clippy warnings 2023-01-25 10:31:19 +02:00
s3utils.rs aws: Update to AWS SDK 0.52/0.22 2022-12-18 07:54:30 +00:00