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-11-22closedcaption: update to cea708-types 0.3Matthew Waters
2023-11-21cea608tocea708: create service's as requestedMatthew Waters
2023-11-21closedcaption: move some textstyle helpers to shared filesMatthew Waters
2023-11-21closedcaption: move 708 service writing to shared fileMatthew Waters
2023-11-21tttocea608: use crate defined is_* functions instead of reeimplementing themMatthew Waters
2023-11-21Update Cargo.lockSebastian Dröge
2023-11-21Update to AWS SDK 1.0 / 0.60 / 0.39Sebastian Dröge
2023-11-20deny: Update for duplicated crypto-bigint dependencySebastian Dröge
2023-11-20Update Cargo.lockSebastian Dröge
2023-11-20Update to AWS SDK 0.101 / 0.59 / 0.38Sebastian Dröge
2023-11-18aws: Stop using deprecated aws_config function in the testSebastian Dröge
2023-11-17net/webrtc: add whipserversrcTaruntej Kanakamalla
2023-11-17net/webrtc: deprecate consumer-added on the signallerTaruntej Kanakamalla
2023-11-17net/webrtc: rename WhipSignaller as WhipClientSignallerTaruntej Kanakamalla
2023-11-17net/webrtc: Extract BaseWebRTCSrcTaruntej Kanakamalla
2023-11-17Update Cargo.lockSebastian Dröge
2023-11-17deny: Add duplicated windows crates versionSebastian Dröge
2023-11-17Update to latest AWS SDKSebastian Dröge
2023-11-17gtk4: Update to windows-sys 0.52Sebastian Dröge
2023-11-15Update Cargo.lockSebastian Dröge
2023-11-15deny: Remove unnecessary tracing-log duplicate and add itertoolsSebastian Dröge
2023-11-15Update to AWS SDK 0.36Sebastian Dröge
2023-11-15fallbacksrc: Fix timeout schedulingSeungha Yang
2023-11-13ndi: don't accumulate meta with audio only streamsFrançois Laignel
2023-11-13uriplaylistbin: Fix new clippy warningSebastian Dröge
2023-11-13ndisrc: Implement zerocopy handling for the received frames if possibleSebastian Dröge
2023-11-13ndi: Don't mark private type as publicSebastian Dröge
2023-11-13ndi: Refactor frame structs to have static lifetimesSebastian Dröge
2023-11-13ndi: Remove wrong `Clone` impl on `RecvInstance`Sebastian Dröge
2023-11-11Update CHANGELOG.md for 0.11.2Sebastian Dröge
2023-11-10ci: Run `cargo update` as part of the `cargo deny` / `cargo outdated` jobsSebastian Dröge
2023-11-09Revert "s3: tests: Remove emoji-based tests for now"Arun Raghavan
2023-11-09Add Cargo.lock to the repositorySebastian Dröge
2023-11-09deny: Add override for duplicated toml_edit dependencySebastian Dröge
2023-11-07version-helper: Update to toml_edit 0.21Sebastian Dröge
2023-11-04webrtcsrc: add turn-servers propertyMaksym Khomenko
2023-11-03Port to AWS SDK 0.57/0.35Mathieu Duponchelle
2023-11-03aws: Update to test-with 0.12Sebastian Dröge
2023-11-02sccparse: Fix leading spaces between the tab and caption dataSebastian Dröge
2023-11-02Update for `gst::Rank` API changesSebastian Dröge
2023-10-30gstwebrtc-api: Patch webrtc-adapter to fix Safari behaviourPiotr Brzeziński
2023-10-30Set sync=false in rsfilesink / s3sinkSebastian Dröge
2023-10-30Use let-else instead of match for weak reference upgradesSebastian Dröge
2023-10-30gtk4: Use async-channel instead of the glib MainContext channelSebastian Dröge
2023-10-27deny: Update duplicated dependenciesSebastian Dröge
2023-10-27Update to AWS SDK 0.34 and tracing-log 0.2Sebastian Dröge
2023-10-25livesync: Remove the stop from outgoing segmentsJan Alexander Steffens (heftig)
2023-10-25livesync: Keep existing buffer duration in some casesJan Alexander Steffens (heftig)
2023-10-25livesync: Split fallback_duration into in_ and out_durationJan Alexander Steffens (heftig)
2023-10-25livesync: display jitter when waiting on clockGuillaume Desmottes