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-02-06rusoto: Export AwsTranscriberResultStability enumRafael Caricio
2022-01-22Simplify some code around event/query viewsSebastian Dröge
2022-01-19Update for event/message/query view API changesSebastian Dröge
2022-01-17Replace `Foo::from_instance(foo)` with `foo.imp()`Sebastian Dröge
2022-01-16hlssink3: Fix versionmasterSebastian Dröge
2022-01-16rusoto: Add missing license fileSebastian Dröge
2022-01-15Add SPDX-License-Identifier to all file headersSebastian Dröge
2022-01-15Re-license LGPL-2.1 plugins to MPL-2Sebastian Dröge
2022-01-15Update versions to 0.9.0Sebastian 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
2021-09-08Clean up clippy warnings and CI configurationSebastian Dröge
2021-09-04aws_transcriber: fix CRC checkMathieu Duponchelle
2021-08-27net/rusoto: implement parser for AWS transcription fileMathieu Duponchelle
2021-08-26Update various dependenciesSebastian Dröge
2021-08-11Add capi feature to all plugin cratesSebastian Dröge
2021-07-30Fix various needless-borrow clippy warnings and othersSebastian Dröge
2021-07-29reqwest: Switch from hyperx to headersSebastian Dröge
2021-07-29reqwest: Require GStreamer 1.10 for the testsSebastian Dröge
2021-07-28aws_transcriber: expose lateness propertyMathieu Duponchelle
2021-07-20Delete minimum GStremer required version for some pluginsRuben Gonzalez
2021-07-09Update versions to 0.8.0 for the master branchSebastian Dröge
2021-07-09Update versions to 0.7.0Sebastian Dröge