Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-04-26Update to m3u8-rs 4.0Sebastian Dröge
2022-04-26rusoto: Update to crc 3 and rusoto 0.48Sebastian Dröge
2022-03-21rusoto: s3sink: Expose property to control all timeout/retry durationsArun Raghavan
2022-03-21rusoto: s3sink: Make remaining requests bounded in timeArun Raghavan
2022-03-21s3src: Consolidate stream reading into get object retriesArun Raghavan
2022-03-21rusoto: s3src: Implement timeout and retriesArun Raghavan
2022-03-21rusoto: s3sink, s3src: Retry on server errorsArun Raghavan
2022-03-21awstranscribe - increase presisigned url duration to 5 mins from 60sRay Tiley
2022-03-21Use SPDX license format in Cargo.tomlSebastian Dröge
2022-03-08Update versions to 0.8.3Sebastian Dröge
2022-03-08rusoto: Update async-tungstenite dependency to 0.17Sebastian Dröge
2022-03-08rusoto: s3sink: Implement timeout/retry for part uploadsArun Raghavan
2022-02-21Update versions to 0.8.2Sebastian Dröge
2022-02-20rusoto: Export AwsTranscriberResultStability enumRafael Caricio
2022-02-04Update versions to 0.8.1Sebastian Dröge
2022-01-18Replace `Foo::from_instance(foo)` with `foo.imp()`Sebastian Dröge
2022-01-16hlssink3: Fix versionSebastian Dröge
2022-01-16rusoto: Add missing license fileSebastian Dröge
2022-01-15Add SPDX-License-Identifier to all file headers0.8.0Sebastian Dröge
2022-01-15Re-license LGPL-2.1 plugins to MPL-2Sebastian Dröge
2022-01-15Switch to 0.15 branches of gtk-rs, and 0.18 of gstreamer-rs and provide a ver...Sebastian Dröge
2022-01-14Ignore `clippy::non_send_fields_in_send_ty` lintSebastian Dröge
2022-01-12Fix various clippy warningsSebastian Dröge
2021-12-09hlssink3: fix segment paths in playlist fileRafael Caricio
2021-12-07rusoto: s3sink: Support aborting or completing multipart upload on errorSanchayan Maity
2021-12-01hlssink3: fix symbolic link to LICENSE fileTim-Philipp Müller
2021-11-30Fix or silence various new 1.57 clippy warningsSebastian Dröge
2021-11-24aws_transcriber: sanity check alternative lengthMathieu Duponchelle
2021-11-22s3sink: add metadata propertyGuillaume Desmottes
2021-11-22s3sink: log when setting propertiesGuillaume Desmottes
2021-11-22Update for `glib::Enum` / `glib::Boxed` / `glib::flags!` macro renamesSebastian Dröge
2021-11-21hlssink3: Minor cleanup of debug outputSebastian Dröge
2021-11-21Update for GLib signal `emit_by_name()` API changesSebastian Dröge
2021-11-20Update for glib constructor renamesSebastian Dröge
2021-11-18hlssink3: Update to m3u8-rs 3Sebastian Dröge
2021-11-17hlssink3: Use local version of gst-plugin-version-helperSebastian Dröge
2021-11-17Update to rav1e 0.5 and async-tungstenite 0.16Sebastian Dröge
2021-11-16Fix license in hlssink3 pluginRafael Caricio
2021-11-16Add hlssink3 pluginRafael Caricio
2021-11-08adapt to ObjectExt improvementsBilal Elmoussaoui
2021-11-06Update for GLib/GStreamer API changesSebastian Dröge
2021-10-31Update to Rust edition 2021 and minimum supported Rust version to 1.56Sebastian Dröge
2021-10-23Update for GstObjectImpl API changeSebastian Dröge
2021-10-18Improve usability thanks to opt-opsFrançois Laignel
2021-10-17Update for event API changesSebastian Dröge
2021-09-28rusoto/s3: Allow passing custom AWS-compatible regionsSebastian Dröge
2021-09-27rusoto: Implement auth via explicit access-key/secret-access-key propertiesSebastian Dröge
2021-09-19Update for new PushSrc::create() signatureSebastian Dröge
2021-09-18Use Buffer::from_mut_slice() in more placesSebastian Dröge
2021-09-11rusoto: Update to async-tungstenite 0.15Sebastian Dröge