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/aws
AgeCommit message (Expand)Author
2022-10-13plugins, examples, tutorials: Use AudioCapsBuilder and VideoCapsBuilderVivia Nikolaidou
2022-10-12Update for pad default functions API changesSebastian Dröge
2022-10-10Change *Impl trait methods to only take &self and not Self::Type in additionSebastian Dröge
2022-10-04build: Update versions to be 0.9.0-alpha.1Nirbheek Chauhan
2022-09-21aws: Update to aws 0.48/0.18Sebastian Dröge
2022-09-13s3sink, s3src: Max 1 (re)try when retry-duration < request_timeout.rajneeshksoni
2022-09-13s3sink: Dont set call_timeout,call_attempt_timeout is enough with retry.rajneeshksoni
2022-09-09awstranscriber: only set vocabulary filter when vocabulary is setMathieu Duponchelle
2022-09-09awstranscriber: fix set_property for language-codeMathieu Duponchelle
2022-09-05Update for GLib ParamSpec builder API changesSebastian Dröge
2022-09-04Update minimum supported Rust version to 1.63Sebastian Dröge
2022-09-03Fix missing pkgconfig requiresXavier Claessens
2022-09-02aws: Update to aws 0.18/0.48Sebastian Dröge
2022-08-30Allow "unused_doc_comments" as we use hotdoc and not rustdocThibault Saunier
2022-08-30Generate plugins documentation using hotdocThibault Saunier
2022-08-23aws: Document the s3hlssink element in READMEArun Raghavan
2022-08-22plugins: Simplify code using ParamSpecBuilderVivia Nikolaidou
2022-08-09aws: Update to aws 0.17/0.47Sebastian Dröge
2022-08-09aws_transcriber: expose filtering related propertiesMathieu Duponchelle
2022-08-04aws_transcriber: Fix regression with credentials mechanismSanchayan Maity
2022-08-04net/aws: Add support for specifying endpointSanchayan Maity
2022-07-04aws: Update to aws 0.15/0.45Sebastian Dröge
2022-06-30Fix/silence a couple new clippy warningsSebastian Dröge
2022-06-29net/aws: Add support for S3 HLS sinkSanchayan Maity
2022-06-29net/aws/aws_transcriber: Fix clippy warningSanchayan Maity
2022-06-29net/aws: Clean up pending rusoto referencesSanchayan Maity
2022-06-27aws: Update to aws 0.14/0.44Sebastian Dröge
2022-06-22aws: s3sink,s3src,transcriber: Add property to set temporary credentials.Rajneesh Soni
2022-06-21aws: Update to aws 0.13/0.43Sebastian Dröge
2022-06-14aws: s3sink: Add a deprecation warning for retry duration propertiesSanchayan Maity
2022-06-14Rename rusoto to awsSanchayan Maity