gst-plugins-rs/net/aws/src
Sanchayan Maity 41aa1e51da aws/s3hlssink: Use factory name when checking name of child element
Commit ad3f1cf fixed the name of hlssink child element to be the same
for hlssink2 and hlssink3. However, we rely on element name to return
boolean in case of hlssink3 or None in case of hlssink2 as the return
value of the delete-fragment closure.

Fix this by using the factory name instead of the element name.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1076>
2023-02-03 19:08:40 +05:30
..
aws_transcribe_parse Fix various new clippy warnings 2022-12-13 11:43:16 +02:00
aws_transcriber Fix various new clippy warnings 2023-01-25 10:31:19 +02:00
s3hlssink aws/s3hlssink: Use factory name when checking name of child element 2023-02-03 19:08:40 +05:30
s3sink Update for glib API changes 2023-01-21 18:13:48 +02:00
s3src aws: Update to AWS SDK 0.53/0.23 2023-01-14 18:58:30 +02:00
lib.rs Allow "unused_doc_comments" as we use hotdoc and not rustdoc 2022-08-29 18:33:22 -04: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