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-09-20fallbackswitch: protect src pad stream lock using Cond0.10Guillaume Desmottes
2023-09-20fallbackswitch: prevent deadlocks in chain functionGuillaume Desmottes
2023-09-20fallbackswitch: ensure strict ordering when taking mutexesGuillaume Desmottes
2023-09-20Update Cargo.lockSebastian Dröge
2023-09-20webrtcsink: Fix clippy warningSebastian Dröge
2023-09-20gtk4: Only support RGBA/RGB in the GL code pathSebastian Dröge
2023-09-20gtk4: Premultiply alpha in GL texturesIvan Molodetskikh
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 TWCC extension addingRobert Ayrapetyan
2023-09-20meson: Fix handling of optional depsrobert
2023-09-20meson: Tell cargo to prefer static librariesL. E. Segovia
2023-09-20meson: Disable plugins and related outputs if features are disabledL. E. Segovia
2023-09-20meson: Disable plugins and related outputs if features are disabledL. E. Segovia
2023-09-20meson: Allow usage of externally overridden pkg-configL. E. Segovia
2023-09-20meson: Don't require Python 3.8 for cargo_wrapper.pyNirbheek Chauhan
2023-09-20meson: Don't override RUSTFLAGS in the envNirbheek Chauhan
2023-09-20webrtcsink: don't forget to setup encoders for discoveriesMathieu Duponchelle
2023-09-20transcriberbin: Configure audioresample in front of transcriberSeungha Yang
2023-09-20webrtcsink: NVIDIA V4L2 encoders always require NVMM memorySebastian Dröge
2023-07-20meson: Update version to 0.10.11Sebastian Dröge
2023-07-20Update Cargo.lock0.10.11Sebastian Dröge
2023-07-20Update version to 0.10.11Sebastian Dröge
2023-07-20Update CHANGELOG.md for 0.10.11Sebastian Dröge
2023-07-19Update Cargo.lockSebastian Dröge
2023-07-19ci: Remove omx=disabled from the documentation jobSebastian Dröge
2023-07-19fmp4mux: Fix draining in chunk mode if keyframes are too lateSebastian Dröge
2023-07-19webrtcsink: fix pipeline when input caps contain max-framerateMathieu Duponchelle
2023-07-19webrtcsink: Configure only 4 threads for x264encSebastian Dröge
2023-07-19webrtcsink: Translate force-keyunit events to force-IDR action signal for NVI...Sebastian Dröge
2023-07-19webrtcsink: Set config-interval=-1 and aggregate-mode=zero-latency on rtph26[...Sebastian Dröge
2023-07-19webrtcsink: Set VP8/VP9 payloader based on payloader element factory nameSebastian Dröge
2023-07-19fallbackswitch: Change the threshold for trailing buffersJan Schmidt
2023-07-19fallbackswitch: Fix pad health calculation and notifiesJan Schmidt
2023-07-05Update CHANGELOG.md for 0.10.100.10.10Sebastian Dröge
2023-07-05Update Cargo.lockSebastian Dröge
2023-07-05Update versions to 0.10.10Sebastian Dröge
2023-07-05Update Cargo.lockSebastian Dröge
2023-07-05Correctly declare 1.64 as minimum supported Rust versionSebastian Dröge
2023-07-05togglerecord: Clip segment before calculating timestamp/durationVivia Nikolaidou
2023-07-05gtk4: Add python exampleyatinmaan
2023-07-05togglerecord: Error out if main stream buffer has no valid running timeVivia Nikolaidou
2023-07-05webrtcink: Use correct property types for nvvideoconvertSebastian Dröge
2023-07-05videofx: Minimize dependencies of the image crateSebastian Dröge
2023-07-05gtk4: Fix up dependenciesSebastian Dröge
2023-07-05gtk4: Update to windows-sys 0.48Sebastian Dröge
2023-07-05gtk4: Make winegl code compilableJayson Reis
2023-07-05gtk4: Fix code to run on current main branchJayson Reis
2023-07-05gtk4: Add support for GL on WindowsSebastian Dröge