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
2022-01-16hlssink3: Fix versionmasterSebastian Dröge
2022-01-16rusoto: Add missing license fileSebastian Dröge
2022-01-15Add SPDX-License-Identifier to all file headersSebastian Dröge
2022-01-15Re-license LGPL-2.1 plugins to MPL-2Sebastian Dröge
2022-01-15Update versions to 0.9.0Sebastian Dröge
2022-01-14Ignore `clippy::non_send_fields_in_send_ty` lintSebastian Dröge
2022-01-13meson: Only rebuild when files checked in git changeThibault Saunier
2022-01-12ci: stop installing gtk4 manuallyJordan Petridis
2022-01-12Fix various clippy warningsSebastian Dröge
2022-01-12sccenc: add output-padding propertyMathieu Duponchelle
2022-01-12deny: ignore aes related errorsGuillaume Desmottes
2022-01-12gst-plugin-version-helper: Work around broken file times in crates from crate...Sebastian Dröge
2022-01-12add textahead pluginGuillaume Desmottes
2022-01-05ts/runtime/scheduler: check must_awake before sleepingFrançois Laignel
2022-01-05ts/runtime: rewrite runnable loopFrançois Laignel
2022-01-03uriplaylistbin: fix license when registering pluginGuillaume Desmottes
2022-01-03spotify: fix license when registering pluginGuillaume Desmottes
2022-01-03spotifyaudiosrc: log error if setup() failedGuillaume Desmottes
2022-01-03spotify: link the proper LICENSE fileGuillaume Desmottes
2022-01-02sodium: Port examples to clap 3Sebastian Dröge
2021-12-30spotify: relicense to MPL-2.0Guillaume Desmottes
2021-12-29videofx: roundedcorners: Fix missing copyright attributionSanchayan Maity
2021-12-29add spotify pluginGuillaume Desmottes
2021-12-26deny: Remove unnecessary duplicated dependenciesSebastian Dröge
2021-12-25ts/executor: relax the static bound on `enter`François Laignel
2021-12-25deny.toml: don't ignore RUSTSEC-2021-0124François Laignel
2021-12-25ts/executor: replace tokio with smol-like implementationFrançois Laignel
2021-12-25ts/runtime: shuffle some structs to dedicated modulesFrançois Laignel
2021-12-25ts/runtime: use a directory for executor moduleFrançois Laignel
2021-12-25ts: migrate most tests so that they don't use tokioFrançois Laignel
2021-12-22threadshare: remove unused importGuillaume Desmottes
2021-12-22uriplaylistbin: add properties reporting the current state of the playlistGuillaume Desmottes
2021-12-22uriplaylistbin: prevent overflow panic with infinite playlistGuillaume Desmottes
2021-12-22uriplaylistbin: factor out create_items()Guillaume Desmottes
2021-12-20utils/togglerecord: fix race condition in sink_chain when segment is pendingFrançois Laignel
2021-12-20utils/togglerecord: fix race condition checking other streams EOS stateFrançois Laignel
2021-12-20ci: Remove the gstreamer directory if it exists already for the gst-build jobSebastian Dröge
2021-12-18deny: UpdateSebastian Dröge
2021-12-15deny: UpdateSebastian Dröge
2021-12-14togglerecord: Handle stream-start event after EOSVivia Nikolaidou
2021-12-09hlssink3: fix segment paths in playlist fileRafael Caricio
2021-12-09fallbacksrc: Actually calculate running times of segment start/stop if the PT...Sebastian Dröge
2021-12-09deny: Clarify license of encoding_rsSebastian Dröge
2021-12-07rusoto: s3sink: Support aborting or completing multipart upload on errorSanchayan Maity
2021-12-06Update for decide/propose_allocation() API changesSebastian Dröge
2021-12-02Fix a couple of new clippy warningsSebastian Dröge
2021-12-01hlssink3: fix symbolic link to LICENSE fileTim-Philipp Müller
2021-12-01uriplaylistbin: Remove unnecessary `&` to fix clippy warningSebastian Dröge
2021-12-01Fix compilation after `gst::Pad::sticky_events_foreach` API changesSebastian Dröge
2021-11-30Fix or silence various new 1.57 clippy warningsSebastian Dröge