gst-plugins-rs/net/aws/src
Liam b4fd6cf362 aws: Add system-defined metadata options to both sinks
Add to awss3sink and awss3putobjectsink elements the following
paramerters which are set on the uploaded S3 objects:

* cache-control;
* content-encoding; and
* content-language

Bugfix: Set the content-type and content-disposition values in the S3
putobject call. Previously the params were defined on the element but
unused.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1585>
2024-05-27 10:25:22 +03:00
..
s3hlssink aws: Introduce a property to use path-style addressing 2024-04-10 00:23:22 +00:00
s3sink aws: Add system-defined metadata options to both sinks 2024-05-27 10:25:22 +03:00
s3src aws: Introduce a property to use path-style addressing 2024-04-10 00:23:22 +00:00
transcribe_parse Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
transcriber Fix new Rust 1.78 clippy warnings 2024-05-02 18:36:23 +03:00
lib.rs aws: use fixed BehaviorVersion 2024-03-26 17:44:16 +01:00
s3url.rs aws: Update to base32 0.5 2024-05-17 07:50:51 +00:00
s3utils.rs aws: improve error message logs 2024-03-26 20:05:32 +01:00