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
2024-01-04meson: Update version to 0.11.3 too0.11.3+fixup0.11Sebastian Dröge
2023-12-18Update CHANGELOG.md to 0.11.30.11.3Sebastian Dröge
2023-12-18Update versions to 0.11.3Sebastian Dröge
2023-12-18Update Cargo.lockSebastian Dröge
2023-12-18gtk4: Use async-channel instead of the glib MainContext channelSebastian Dröge
2023-12-18threadshare: Fix a deadlock in used-socket notificationArun Raghavan
2023-12-18threadshare: Fix a typo while loggingArun Raghavan
2023-12-18webrtc: Downgrade aws-smithy-http to 0.60Sebastian Dröge
2023-12-18deny: UpdateSebastian Dröge
2023-12-18webrtc: Update to aws-smithy-http 0.61Sebastian Dröge
2023-12-18rtp: Update to bitstream-io 2.0Sebastian Dröge
2023-12-18Update to async-tungstenite 0.24Sebastian Dröge
2023-12-18Update further AWS SDK crates to 1.0Sebastian Dröge
2023-12-18webrtcsink: don't panic on failure to request pad from webrtcbinMathieu Duponchelle
2023-12-18tttocea608: use crate defined is_* functions instead of reeimplementing themMatthew Waters
2023-12-18Update to AWS SDK 1.0 / 0.60 / 0.39Sebastian Dröge
2023-12-18deny: Update for duplicated crypto-bigint dependencySebastian Dröge
2023-12-18Update to AWS SDK 0.101 / 0.59 / 0.38Sebastian Dröge
2023-12-18aws: Stop using deprecated aws_config function in the testSebastian Dröge
2023-12-18deny: Add duplicated windows crates versionSebastian Dröge
2023-12-18Update to latest AWS SDKSebastian Dröge
2023-12-18gtk4: Update to windows-sys 0.52Sebastian Dröge
2023-12-18deny: Remove unnecessary tracing-log duplicate and add itertoolsSebastian Dröge
2023-12-18Update to AWS SDK 0.36Sebastian Dröge
2023-12-18fallbacksrc: Fix timeout schedulingSeungha Yang
2023-12-18uriplaylistbin: Fix new clippy warningSebastian Dröge
2023-12-18ndi: Don't mark private type as publicSebastian Dröge
2023-12-18ndi: Remove wrong `Clone` impl on `RecvInstance`Sebastian Dröge
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)