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
2023-03-31webrtcsink: fix calculation of fec_ratio with multiple encodersMathieu Duponchelle
2023-03-31webrtc: Update to AWS SDK 0.55/0.25Sebastian Dröge
2023-03-31aws: Update to AWS SDK 0.55/0.25Sebastian Dröge
2023-03-28chore(webrtcsink): fix max-bitrate blurb and nickDavid Revay
2023-03-27webrtcsink: Add ice-transport-policy optionVivia Nikolaidou
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-14Revert "aws: Temporarily enable the default features of the `test-with` crate"Sebastian Dröge
2023-03-14aws: Temporarily enable the default features of the `test-with` crateSebastian Dröge
2023-03-11webrtc: Update to aws 0.54/0.24Sebastian Dröge
2023-03-09net/webrtc: implement AWS KVS signallerMathieu Duponchelle
2023-03-09Update for `gst::Element::link_many()` and related API generalizationSebastian Dröge
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-01ndisinkcombiner: Properly handle caps changesVivia Nikolaidou
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-03-01Add a webrtcsrc elementThibault Saunier
2023-02-28webrtcsink: Move RUNTIME to the crate so it can be reusedThibault Saunier
2023-02-28webrtc: Enhance debug messages when using unknown peer IDThibault Saunier
2023-02-28webrtcsink: also support nvvidconv in lieu of nvvideoconvertMatthew Waters
2023-02-20Update minimum supported Rust version to 1.66Sebastian Dröge
2023-02-14hlssink3: Allow GIOStream signal handlers to return NoneArun Raghavan
2023-02-13Optimize various error message / debug message formattingSebastian Dröge
2023-02-11hlssink3: Fix case on unspecified playlist type nick for consistencyArun Raghavan
2023-02-10rtpav1pay: Fix Leb128Bytes size parsingSeungha Yang
2023-02-10Update to async-tungstenite 0.20Sebastian Dröge
2023-02-10Update versions to 0.11.0-alpha.1Sebastian Dröge
2023-02-09awss3sink: Add properties to set content-Type and content-disposition.rajneeshksoni
2023-02-08hlssink3: Allow setting i-frame-only playlist.rajneeshksoni
2023-02-06rtpgccbwe: Don't use `clamp()` if there's no clear min/max valueSebastian Dröge
2023-02-03aws/s3hlssink: Fix deadlock on EOSSanchayan Maity
2023-02-03aws/s3hlssink: Use factory name when checking name of child elementSanchayan Maity
2023-02-02rtpav1pay: Add support for tu/frame aligned inputSebastian Dröge
2023-02-02rtpav1pay: Consider the marker flag to output packets immediately at the end ...Sebastian Dröge
2023-02-02rtpav1depay: Fix depayloading of packets starting with a leading OBU fragment...Sebastian Dröge
2023-02-02rtpav1depay: Fix error handlingSebastian Dröge
2023-02-02rtpav1depay: Set DISCONT flag on buffers following a corrupted packetSebastian Dröge
2023-02-02rtpav1depay: Don't output full TUs but just OBUs as they comeSebastian Dröge
2023-01-31Update for glib API changesSebastian Dröge
2023-01-27aws: Update to AWS SDK 0.54/0.24Sebastian Dröge