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
AgeCommit message (Expand)Author
2024-01-18webrtchttp: Allow audio or video caps to be specified as None with WHEPHEADmainSanchayan Maity
2023-11-02Update for `gst::Rank` API changesSebastian Dröge
2023-10-30Use let-else instead of match for weak reference upgradesSebastian Dröge
2023-09-27net: webrtc/webrtchttp: Respect HTTP redirectsSean DuBois
2023-08-26net/webrtc: rename whipwebrtcsink as whipclientsinkTaruntej Kanakamalla
2023-08-10Update versions to 0.12.0-alpha.1Sebastian Dröge
2023-08-09Don't generate .def files for pluginsSebastian Dröge
2023-08-04net: webrtc/webrtchttp: Fix canceller usageSanchayan Maity
2023-07-19Update minimum supported Rust version to 1.70Sebastian Dröge
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-06-16webrtcsink: bring in signalling code from whipsink as a signallerMathieu Duponchelle
2023-05-24whipsink: Request pads with webrtcbin's pad templates and not our ownSebastian Dröge
2023-05-12use Pad builders for optional name definitionFrançois Laignel
2023-02-20Update minimum supported Rust version to 1.66Sebastian Dröge
2023-02-13Optimize various error message / debug message formattingSebastian Dröge
2023-02-10Update versions to 0.11.0-alpha.1Sebastian Dröge
2023-01-21Update for glib API changesSebastian Dröge
2023-01-15Update for caps/structure-related string API changesSebastian Dröge
2022-12-12webrtchttp: Remove unnecessary clippy warning overrideSebastian Dröge
2022-12-05whipsink: Handle offer creation errors more gracefullySebastian Dröge
2022-12-05webrtchttp: Fix missing import for docs buildSebastian Dröge
2022-12-05webrtchttp: Don't use let-else for nowSebastian Dröge
2022-12-05webrtchttp: Fix formattingSebastian Dröge
2022-12-05webrtchttp: Use tokio runtime for spawning thread used for candidate offerSanchayan Maity
2022-12-05webrtchttp: Use a proper Rust type name for ICE transport policySanchayan Maity
2022-12-05webrtchttp: Do not import element_imp_errorSanchayan Maity
2022-12-05webrtchttp: Do not block webrtcbin signal handlers for sending candidatesSanchayan Maity
2022-12-05webrtchttp: whipsink: construct TURN URL correctlyAlba Mendez
2022-12-05webrtchttp: Drop unused dependenciesSanchayan Maity
2022-12-05webrtchttp: Implement timeout for waiting on futuresSanchayan Maity
2022-12-05webrtchttp: whipsink: Add candidates when sending the offerSanchayan Maity
2022-12-05webrtchttp: whipsink: Miscellaneous clean upSanchayan Maity
2022-12-05webrtchttp: Factor out the common bits for WHIP and WHEPSanchayan Maity
2022-12-05Add a WebRTC WHEP source elementSanchayan Maity
2022-11-07Add missing `doc` features to WebRTC pluginsSebastian Dröge
2022-10-26whipsink: Add object to debug logsSebastian Dröge
2022-10-24Update versions to 0.10.0-alpha.1Sebastian Dröge
2022-10-23Move from `imp.instance()` to `imp.obj()`Sebastian Dröge
2022-10-23Fix GObject type names, GStreamer debug category names and element factory namesSebastian Dröge
2022-10-23Make GStreamer plugin/crate/library/directory names and descriptions consistentSebastian Dröge