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

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net/aws/src
AgeCommit message (Expand)Author
2024-01-11aws: putobjectsink: Fix a couple of minor log typosArun Raghavan
2023-12-19aws: s3sink: Fix spelling of debug categoryArun Raghavan
2023-12-19aws: s3putobjectsink: Add a flush-on-error propertyArun Raghavan
2023-12-19aws: s3putobjectsink: Add some thresholds for flushingArun Raghavan
2023-12-18aws: s3: Add a new awss3putobjectsinkArun Raghavan
2023-11-20Update to AWS SDK 0.101 / 0.59 / 0.38Sebastian Dröge
2023-11-17Update to latest AWS SDKSebastian Dröge
2023-11-03Port to AWS SDK 0.57/0.35Mathieu Duponchelle
2023-11-02Update for `gst::Rank` API changesSebastian Dröge
2023-10-30Set sync=false in rsfilesink / s3sinkSebastian Dröge
2023-10-30Use let-else instead of match for weak reference upgradesSebastian Dröge
2023-10-24aws: s3: Properly percent-decode GstS3UrlArun Raghavan
2023-10-24aws: s3sink: Fix handling of special characters in keyArun Raghavan
2023-10-22Fix compilation after glib bindings changesJordan Petridis
2023-08-29Fix indentation of let-else blocksSebastian Dröge
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-07-06Adapt to glib::Continue renameBilal Elmoussaoui
2023-06-28awstranscriber: Tone down log messageSeungha Yang
2023-06-02net/aws/transcriber: track discont offset in input streamMathieu Duponchelle
2023-05-12use Pad builders for optional name definitionFrançois Laignel
2023-04-10awstranscriber: fix what we send over for translationsMathieu Duponchelle
2023-04-10awstranscriber: slight debug improvementMathieu Duponchelle
2023-04-10fix typosGuillaume Desmottes
2023-04-05awstranscriber: Reset start_time per taskSeungha Yang
2023-04-03awstranscriber: Avoid too large initial GAP eventSeungha Yang
2023-03-31aws: Update to AWS SDK 0.55/0.25Sebastian Dröge
2023-03-16net/aws/transcriber: use two queues for sending transcript itemsFrançois Laignel
2023-03-16net/aws/transcriber: desambiguify SrcPad output items queueFrançois Laignel
2023-03-16net/aws/transcriber: fix translate lookaheadFrançois Laignel
2023-03-16net/aws/transcriber: rename prop transcript-lookahead & TranslationSrcPadFrançois Laignel
2023-03-14net/aws/transcriber: fix transcript-lookahead prop nickFrançois Laignel
2023-03-14net/aws/transcriber: translate: optional experimental translation tokenizationFrançois Laignel
2023-03-14net/aws/transcriber: add translation request src padsFrançois Laignel
2023-03-09net/aws/transcriber: fix eos not being sentFrançois Laignel
2023-03-09net/aws/transcriber: fix deadlock when the pipeline is interruptedFrançois Laignel
2023-03-07Fix a few new clippy warningsSebastian Dröge
2023-03-01net/aws/transcriber: use a TranscriberLoop structFrançois Laignel
2023-03-01net/aws/transcriber: own transcription itemsFrançois Laignel
2023-03-01net/aws: enqueue transcribed buffers within the ws loopFrançois Laignel
2023-03-01net/aws: use aws-sdk-transcribestreamingFrançois Laignel
2023-03-01net/aws: remove aws_ from the aws_transcribe* folder namesFrançois Laignel
2023-02-09awss3sink: Add properties to set content-Type and content-disposition.rajneeshksoni
2023-02-03aws/s3hlssink: Fix deadlock on EOSSanchayan Maity
2023-02-03aws/s3hlssink: Use factory name when checking name of child elementSanchayan Maity
2023-01-25Fix various new clippy warningsSebastian Dröge
2023-01-24aws: s3hlssink: Fix the name of the hlssink child elementArun Raghavan
2023-01-21Move remaining plugins to `ParamSpec` buildersSebastian Dröge
2023-01-21Update for glib API changesSebastian Dröge
2023-01-14aws: Update to AWS SDK 0.53/0.23Sebastian Dröge
2023-01-04awss3hlssink: Add stats property.rajneeshksoni