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-11-11Update Cargo.lock0.11.2Sebastian Dröge
2023-11-11Update versions to 0.11.2Sebastian Dröge
2023-11-11Update CHANGELOG.md for 0.11.2Sebastian Dröge
2023-11-10Update Cargo.lockSebastian Dröge
2023-11-10deny: Add override for duplicated toml_edit dependencySebastian Dröge
2023-11-10webrtcsrc: add turn-servers propertyMaksym Khomenko
2023-11-10Port to AWS SDK 0.57/0.35Mathieu Duponchelle
2023-11-10aws: Update to test-with 0.12Sebastian Dröge
2023-11-10sccparse: Fix leading spaces between the tab and caption dataSebastian Dröge
2023-11-10Set sync=false in rsfilesink / s3sinkSebastian Dröge
2023-11-10Use let-else instead of match for weak reference upgradesSebastian Dröge
2023-11-10deny: Update duplicated dependenciesSebastian Dröge
2023-11-10Update to AWS SDK 0.34 and tracing-log 0.2Sebastian Dröge
2023-11-10livesync: Remove the stop from outgoing segmentsJan Alexander Steffens (heftig)
2023-11-10livesync: Keep existing buffer duration in some casesJan Alexander Steffens (heftig)
2023-11-10livesync: Split fallback_duration into in_ and out_durationJan Alexander Steffens (heftig)
2023-11-10livesync: display jitter when waiting on clockGuillaume Desmottes
2023-11-10livesync: log new pending segmentsGuillaume Desmottes
2023-11-10livesync: example: Add identities single-segment=1Jan Alexander Steffens (heftig)
2023-11-10livesync: Use fallback_duration for audio repeat buffers as wellJan Alexander Steffens (heftig)
2023-11-10livesync: Separate out_buffer duplicate status from GAP flagJan Alexander Steffens (heftig)
2023-11-10livesync: Handle flags and late buffer patching after queueingJan Alexander Steffens (heftig)
2023-11-10livesync: Simplify num_duplicate countingJan Alexander Steffens (heftig)
2023-11-10livesync: Move num_in counting to the src taskJan Alexander Steffens (heftig)
2023-11-10livesync: Move a notify closer to the interesting state changeJan Alexander Steffens (heftig)
2023-11-10livesync: Replace an if-let with matchJan Alexander Steffens (heftig)
2023-11-10livesync: Clean up state handlingJan Alexander Steffens (heftig)
2023-11-10livesync: Log a category error when we are missing the segmentJan Alexander Steffens (heftig)
2023-11-10livesync: Improve audio duration fixupsJan Alexander Steffens (heftig)
2023-11-10livesync: Simplify start_src_task and src_loopJan Alexander Steffens (heftig)
2023-11-10livesync: Rename activatemode methods to *_activatemodeJan Alexander Steffens (heftig)
2023-11-10hlssink3: Close the playlist giostreamsink on stop if possibleArun Raghavan
2023-11-10hlssink3: Various cleanupSeungha Yang
2023-11-10hlssink3: Don't remove old files if max-files is zeroSeungha Yang
2023-11-10hlssink3: Remove unused depsSeungha Yang
2023-11-10hlssink3: Use Path API for getting file nameSeungha Yang
2023-11-10hlssink3: Use sprintf for segment name formattingSeungha Yang
2023-11-10hlssink3: Minor PDT-related naming fixupsArun Raghavan
2023-11-10hlssink3: Add property track-pipeline-clock-for-pdt.rajneeshksoni
2023-11-10hlssink3: Allow adding EXT-X-PROGRAM-DATE-TIME tag.rajneeshksoni
2023-11-10aws: s3: Properly percent-decode GstS3UrlArun Raghavan
2023-11-10aws: s3sink: Fix handling of special characters in keyArun Raghavan
2023-11-10rtpav1depay: Don't push stale temporal delimiters downstreamSebastian Dröge
2023-11-10rtpav1depay: Skip unexpected leading fragmentsSebastian Dröge
2023-11-10deny: Remove unnecessary ignore entrySebastian Dröge
2023-11-10Update to quick-xml 0.31Sebastian Dröge
2023-11-10ci: Make meson warnings fatalNirbheek Chauhan
2023-11-10meson: Bump requirement to 1.1Nirbheek Chauhan
2023-11-10meson: Enable the RTP option when WebRTC is enabledNirbheek Chauhan
2023-11-10.gitignore: Ignore the meson subproject wrap hashNirbheek Chauhan