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-05-09Update version to 0.10.7Sebastian Dröge
2023-05-09Update to AWS SDK 0.27 and async-tungstenite 0.22Sebastian Dröge
2023-05-02net/webrtc: src: add signal "request-encoded-filter"François Laignel
2023-05-02net/webrtc: sink: add signal "request-encoded-filter"François Laignel
2023-05-02net/webrtc: sink: abort stats collection before stopping the SignallerFrançois Laignel
2023-04-30net/webrtc: src: don't set stun-server on webrtcbin when our property is NoneFrançois Laignel
2023-04-22Update async-tungstenite and AWS SDK dependenciesSebastian Dröge
2023-04-22aws: Update to AWS SDK 0.55/0.25Sebastian Dröge
2023-04-22Fix a couple of new Rust 1.69 clippy warningsSebastian Dröge
2023-04-22rtpgccbwe: Don't process empty listsEdward Hervey
2023-04-22net: ndi: Update to libloading 0.8Sebastian Dröge
2023-04-20net/webrtc: backport the serial-sorted WebRtcSink pad requestFrançois Laignel
2023-04-06Update versions to 0.10.6Sebastian Dröge
2023-04-05ndisrc: Fix copying of raw video frames with different NDI/GStreamer stridesSebastian Dröge
2023-04-05git: replace LICENSE file symlinks with copiesTim-Philipp Müller
2023-04-05webrtcsink: fix calculation of fec_ratio with multiple encodersMathieu Duponchelle
2023-04-05chore(webrtcsink): fix max-bitrate blurb and nickDavid Revay
2023-04-05webrtcsink: Add ice-transport-policy optionVivia Nikolaidou
2023-03-19Update versions to 0.10.50.10.5Sebastian Dröge
2023-03-14Update versions to 0.10.4Sebastian Dröge
2023-03-10Fix a few new clippy warningsSebastian Dröge
2023-03-02Add a webrtcsrc elementThibault Saunier
2023-03-02Update versions to 0.10.3Sebastian Dröge
2023-03-02ndisinkcombiner: Properly handle caps changesVivia Nikolaidou
2023-03-02webrtcsink: Move RUNTIME to the crate so it can be reusedThibault Saunier
2023-03-02webrtc: Enhance debug messages when using unknown peer IDThibault Saunier
2023-03-02webrtcsink: also support nvvidconv in lieu of nvvideoconvertMatthew Waters
2023-02-23Update versions to 0.10.2Sebastian Dröge
2023-02-21hlssink3: Allow GIOStream signal handlers to return NoneArun Raghavan
2023-02-13Update versions to 0.10.1Sebastian Dröge
2023-02-11rtpav1pay: Fix Leb128Bytes size parsingSeungha Yang
2023-02-11Update to async-tungstenite 0.20Sebastian Dröge
2023-02-10Add versions to local dependenciesSebastian Dröge
2023-02-10Update to gtk-rs-core 0.17, gtk4-rs 0.6 and gstreamer-rs 0.20 branchesSebastian Dröge
2023-02-10Update versions to 0.10.0Sebastian 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
2023-01-25Fix various new clippy warningsSebastian Dröge
2023-01-24aws: s3hlssink: Fix the name of the hlssink child elementArun Raghavan