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
AgeCommit message (Expand)Author
2023-09-20fallbackswitch: ensure strict ordering when taking mutexesGuillaume Desmottes
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-20webrtcsink: Fix clippy warningSebastian Dröge
2023-09-20Update Cargo.lockSebastian 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 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-20Udpate Cargo.lockgstreamer-1.22.5Sebastian Dröge
2023-07-20Update version to 0.9.11Sebastian Dröge
2023-07-19ci: Remove omx=disabled from the documentation jobSebastian Dröge
2023-07-19Update Cargo.lockSebastian 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 Cargo.lockSebastian Dröge
2023-07-05gtk4: Add python exampleyatinmaan
2023-07-05togglerecord: Clip segment before calculating timestamp/durationVivia Nikolaidou
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-05livesync: Wait for the end timestamp of the previous buffer before looking at...Sebastian Dröge
2023-07-05livesync: Improve EOS handlingJan Alexander Steffens (heftig)
2023-06-20webrtc/signalling: fix race condition in message orderingMathieu Duponchelle
2023-06-19webrtc/signalling: Allow unknown clippy lintsgstreamer-1.22.4Sebastian Dröge
2023-06-19Update Cargo.lockSebastian Dröge
2023-06-19webrtcsink: don't try to use cudaconvert if not presentMathieu Duponchelle
2023-06-19mp4, fmp4: fix byte order for opus extensionFrançois Laignel
2023-06-19webrtcsrc: add twcc extension to codec-preferences when presentMathieu Duponchelle
2023-06-19mccparse: Map timecode to PTS directly without offsetSeungha Yang
2023-06-19fallbackswitch: add 'stop-on-eos' propertyGuillaume Desmottes
2023-06-19fallbackswitch: remove unused SinkState::eosGuillaume Desmottes
2023-06-19fallbackswitch: log when handling eventsGuillaume Desmottes
2023-06-19webrtc: Update to fastrand 2Sebastian Dröge