gst-plugins-rs/net/aws/src
François Laignel 36ae29d746 net/aws: enqueue transcribed buffers within the ws loop
Instead of sending transcription events to the src pad loop, this commit
enqueues the transcribed buffers immediately in the ws loop, then notifies
the src pad loop. The src pad loop is only in charge of dequeuing the buffers.

This should help with upcoming evolutions.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1104>
2023-03-01 08:47:58 +00:00
..
s3hlssink aws/s3hlssink: Fix deadlock on EOS 2023-02-03 19:09:18 +05:30
s3sink awss3sink: Add properties to set content-Type and content-disposition. 2023-02-09 19:04:07 +00:00
s3src aws: Update to AWS SDK 0.53/0.23 2023-01-14 18:58:30 +02:00
transcribe_parse net/aws: remove aws_ from the aws_transcribe* folder names 2023-03-01 08:47:58 +00:00
transcriber net/aws: enqueue transcribed buffers within the ws loop 2023-03-01 08:47:58 +00: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