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-10-04Update versions to 0.11.1Sebastian Dröge
2023-10-04ndi: Comment out empty Opus handling and add FIXME commentSebastian Dröge
2023-10-04Fix indentationSebastian Dröge
2023-10-04Update gst-plugin-version-helper version requirement to 0.8Sebastian Dröge
2023-10-04Fix various new 1.73 clippy warningsSebastian Dröge
2023-10-04webrtc: Fix paths in READMEPiotr Brzeziński
2023-10-04net: webrtc/webrtchttp: Respect HTTP redirectsSean DuBois
2023-10-04Update to AWS SDK 0.31Sebastian Dröge
2023-09-20onvifmetadataparse: Skip metadata frames with unrepresentable UTC timeSebastian Dröge
2023-09-20webrtcsink: Propagate GstContext messagesSeungha Yang
2023-09-20webrtcsink: Add support for d3d11 memory and qsvh264encSeungha Yang
2023-09-20webrtcsink: fix codec selection discoveriesMathieu Duponchelle
2023-09-20webrtcsink: fix TWCC extension addingRobert Ayrapetyan
2023-09-20Update to AWS SDK 0.30Sebastian Dröge
2023-08-10webrtc: Add versions to gst_plugin_webrtc_protocol dependencySebastian Dröge
2023-08-10Add version to the gst-plugin-version-helper dependencySebastian Dröge
2023-08-09Update dependencies to release branches of gtk-rs / gtk4-rs / gstreamer-rsSebastian Dröge
2023-08-09Update versions to 0.11.0Sebastian Dröge
2023-08-09Don't generate .def files for pluginsSebastian Dröge
2023-08-09webrtc: Update to async-tungstenite 0.23Sebastian Dröge
2023-08-09webrtc: Use `#[repr(C)]` to get a C-compatible layout for the `Signaller` structSebastian Dröge
2023-08-07aws/webrtc: Update to AWS SDK 0.56/0.29Sebastian Dröge
2023-08-07Update a couple of dependenciesSebastian Dröge
2023-08-04net: webrtc/webrtchttp: Fix canceller usageSanchayan Maity
2023-08-01webrtcsink: don't forget to setup encoders for discoveriesMathieu Duponchelle
2023-08-01webrtc/utils: fix typosMathieu Duponchelle
2023-07-24webrtcsink: NVIDIA V4L2 encoders always require NVMM memorySebastian Dröge
2023-07-19Update minimum supported Rust version to 1.70Sebastian Dröge
2023-07-13webrtcsink: fix pipeline when input caps contain max-framerateMathieu Duponchelle
2023-07-13webrtcsink: Configure only 4 threads for x264encSebastian Dröge
2023-07-12webrtcsink: Translate force-keyunit events to force-IDR action signal for NVI...Sebastian Dröge
2023-07-11Remove unnecessary `mut` everywhereSebastian Dröge
2023-07-10webrtcsink: Set config-interval=-1 and aggregate-mode=zero-latency on rtph26[...Sebastian Dröge
2023-07-10webrtcsink: Set VP8/VP9 payloader based on payloader element factory nameSebastian Dröge
2023-07-07webrtcsink: fix session_id / peer_id confusionMathieu Duponchelle
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-07-06Adapt to glib::Continue renameBilal Elmoussaoui
2023-07-06Fix a couple of typosSebastian Dröge
2023-07-06webrtc-utils: Ensure there is only one cancellable call at a timeOlivier Crête
2023-07-06webrtc: Value.get() is already type checks in the property callsOlivier Crête
2023-07-06webrtcsink: Add LiveKit WebRTC sink and signallerOlivier Crête
2023-06-28awstranscriber: Tone down log messageSeungha Yang
2023-06-26webrtcink: Use correct property types for nvvideoconvertSebastian Dröge
2023-06-16webrtcsink: bring in signalling code from whipsink as a signallerMathieu Duponchelle
2023-06-15webrtcsrc: add twcc extension to codec-preferences when presentMathieu Duponchelle
2023-06-14webrtcsink: improve debugMathieu Duponchelle
2023-06-14net/webrtc: improve documentation layoutMathieu Duponchelle
2023-06-09webrtc: Update to fastrand 2Sebastian Dröge
2023-06-08webrtcsink: don't try to use cudaconvert if not presentMathieu Duponchelle
2023-06-08webrtcsink: dump discovery pipelines on state changesMathieu Duponchelle