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
2023-08-11Add Cargo.lock0.11.0+fixupSebastian Dröge
2023-08-10meson: Update version to 0.11.00.11.0Sebastian Dröge
2023-08-10Add version to gst-plugin-gtk4 dependenciesSebastian 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-10Add CHANGELOG.md for 0.11.0Sebastian 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-09deny: Temporarily allow a duplicated tungstenite dependencySebastian 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-09Switch to `resolver = "2"` for the workspaceSebastian Dröge
2023-08-09webrtc: Use `#[repr(C)]` to get a C-compatible layout for the `Signaller` structSebastian Dröge
2023-08-07deny: Remove dependencies that are not duplicated anymoreSebastian 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-02meson: Don't require Python 3.8 for cargo_wrapper.pyNirbheek Chauhan
2023-08-02utils: fix further to glib change ControlFlow -> PropagationFrançois Laignel
2023-08-01webrtcsink: don't forget to setup encoders for discoveriesMathieu Duponchelle
2023-08-01webrtc/utils: fix typosMathieu Duponchelle
2023-07-24transcriberbin: Configure audioresample in front of transcriberSeungha Yang
2023-07-24webrtcsink: NVIDIA V4L2 encoders always require NVMM memorySebastian Dröge
2023-07-20Update CHANGELOG.md for 0.10.11Sebastian Dröge
2023-07-20ci: Directly use the CI images from gstreamer-rsSebastian Dröge
2023-07-19Update minimum supported Rust version to 1.70Sebastian Dröge
2023-07-19fmp4mux: Update to dash-mpd 0.12Sebastian Dröge
2023-07-18fmp4mux: Fix draining in chunk mode if keyframes are too lateSebastian Dröge
2023-07-17ci: Remove omx=disabled from the documentation jobSebastian 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-12meson: Don't override RUSTFLAGS in the envNirbheek Chauhan
2023-07-11Remove unnecessary `mut` everywhereSebastian Dröge
2023-07-11threadshare: Remove unnecessary call to `default()`Sebastian 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-10fmp4: Update to dash-mpd 0.11Sebastian Dröge
2023-07-07Revert "cargo-deny: Remove bitflags from the list"Sebastian Dröge
2023-07-07webrtcsink: fix session_id / peer_id confusionMathieu Duponchelle
2023-07-06Adapt to removal of glib::InhibitBilal Elmoussaoui
2023-07-06fallbackswitch: Change the threshold for trailing buffersJan Schmidt
2023-07-06fallbackswitch: Fix pad health calculation and notifiesJan Schmidt
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-07-06Adapt to glib::Continue renameBilal Elmoussaoui
2023-07-06cargo-deny: Remove bitflags from the listBilal Elmoussaoui
2023-07-06Fix a couple of typosSebastian Dröge
2023-07-06Update docs after GStreamer update on the CISebastian Dröge
2023-07-06deny: UpdateSebastian Dröge
2023-07-06webrtc-utils: Ensure there is only one cancellable call at a timeOlivier Crête