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
AgeCommit message (Expand)Author
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
2023-01-22Update for various deprecated APIsSebastian Dröge
2023-01-21Move remaining plugins to `ParamSpec` buildersSebastian Dröge
2023-01-21Update for glib API changesSebastian Dröge
2023-01-19onvif: Update for allocation query caps API changesSebastian Dröge
2023-01-16webrtcbin: Update for `StreamProducer` API changesSebastian Dröge
2023-01-15Update for caps/structure-related string API changesSebastian Dröge
2023-01-14aws: Update to AWS SDK 0.53/0.23Sebastian Dröge
2023-01-11webrtcsink: fix panic on pre-bwe request errorMathieu Duponchelle
2023-01-06reqwest: Update for API changesSebastian Dröge
2023-01-05aws: Update to test-with 0.9Sebastian Dröge
2023-01-05Update for API changesSebastian Dröge
2023-01-04awss3hlssink: Add stats property.rajneeshksoni
2023-01-03rtpav1depay: Implement srcpad set_capsPhilippe Normand
2022-12-27webrtc: Fix rustfmt errorsZhao, Gang
2022-12-27webrtc: Share runtime between webrtcsink and signaller cratesZhao, Gang
2022-12-27webrtc: Move from async-std to tokioZhao, Gang
2022-12-27webrtc: examples: Update package-lock.jsonZhao, Gang
2022-12-18aws: Update to AWS SDK 0.52/0.22Sebastian Dröge
2022-12-13webrtc/README: update command to run the signalling serverMathieu Duponchelle
2022-12-13Fix various new clippy warningsSebastian Dröge
2022-12-12webrtchttp: Remove unnecessary clippy warning overrideSebastian Dröge
2022-12-11net: Update to async-tungstenite 0.19Sebastian Dröge