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-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
2023-06-19Use MPL as license specifier for plugins only requiring GStreamer < 1.20Sebastian Dröge
2023-06-06Update Cargo.lockSebastian Dröge
2023-06-06net/aws/transcriber: track discont offset in input streamMathieu Duponchelle
2023-06-06uriplaylistbin: use thiserrorGuillaume Desmottes
2023-06-06uriplaylistbin: example: display iterationsGuillaume Desmottes
2023-06-06uriplaylistbin: example display when leaving because of eosGuillaume Desmottes
2023-06-06uriplaylistbin: prevent deadlock when notifying property changesGuillaume Desmottes
2023-06-06fmp4mux: Don't wait for more data if a stream has no GOP starting before frag...Sebastian Dröge
2023-06-06fmp4mux: Consider a stream filled if the earliest GOP starts after the curren...Sebastian Dröge
2023-06-06rtpgccbwe: Improve packet handlingEdward Hervey
2023-06-06whipsink: Request pads with webrtcbin's pad templates and not our ownSebastian Dröge
2023-06-06webrtcsink: further refactor connection to stats signalsMathieu Duponchelle
2023-06-06webrtcsink: fix stats_sigid logicMathieu Duponchelle
2023-06-06webrtcsink: don't panic in twcc-stats callbackMathieu Duponchelle
2023-06-06Revert "fmp4: Return a running time in get_next_time()"Arun Raghavan
2023-05-18Update Cargo.lockgstreamer-1.22.3Sebastian Dröge
2023-05-18webrtcsrc: Do not pass raw caps in the transceiverThibault Saunier
2023-05-18webrtcsrc: Fix caps used when creating transceiverThibault Saunier
2023-05-18fallbacksrc: Don't apply fallback-audio-caps to the main audio streamSeungha Yang
2023-05-18fallbackswitch: document the pad priority orderingGuillaume Desmottes