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
2021-12-20ci: Remove the gstreamer directory if it exists already for the gst-build jobSebastian Dröge
2021-11-02ci: add gst-build job schedule jobGuillaume Desmottes
2021-10-31Update to Rust edition 2021 and minimum supported Rust version to 1.56Sebastian Dröge
2021-10-23ci: Install cargo-c 0.9.4 until our minimum supported Rust version is 1.56Sebastian Dröge
2021-10-13Add a GTK4 paintable sink pluginBilal Elmoussaoui
2021-09-10ci: Update to dav1d 0.9.2Sebastian Dröge
2021-09-09ci: avoid spawning 2 pipelines for each commitJordan Petridis
2021-09-08Clean up clippy warnings and CI configurationSebastian Dröge
2021-08-17ci: update base image to debian 11Jordan Petridis
2021-06-20ci: Update image versionSebastian Dröge
2021-06-05Allow clippy::blocks-in-if-conditionsFrançois Laignel
2021-05-26meson: fix csound detectionGuillaume Desmottes
2021-04-23ci: coverage: generate cobertura report with grcovGuillaume Desmottes
2021-04-22ci: Allow the coverage job to failSebastian Dröge
2021-04-16ci: add coverage jobGuillaume Desmottes
2021-03-25ci: Allow clippy::upper_case_acronymsSebastian Dröge
2021-03-25ci: Update to dav1d 0.8.2Sebastian Dröge
2021-01-04ci: install cargo-c to proper locationGuillaume Desmottes
2021-01-04ci: test linking on all static pluginsGuillaume Desmottes
2021-01-04ci: install cargo-cGuillaume Desmottes
2021-01-02CI: Remove unnecessary lint-ignore for clippy::cast_losslessMarijn Suijten
2021-01-02Fix clippy::redundant_pattern_matchingMarijn Suijten
2020-12-31ci: Add some more ignored lints to the clippy configurationSebastian Dröge
2020-11-19ci: check if all plugins are installed with mesonGuillaume Desmottes
2020-11-19ci: test building with mesonGuillaume Desmottes
2020-11-05ci: move vars to the jobsJordan Petridis
2020-11-05ci: Take stable and minimum supported Rust version (MSRV) from template varia...Sebastian Dröge
2020-11-01ci: Use 1.46.0 for stableSebastian Dröge
2020-09-30ci: avoid trying to cache cargo registryJordan Petridis
2020-09-09ci: Update minimum supported version to 1.41Sebastian Dröge
2020-08-26ci: ensure the registry cache and lockfile are up-to-dateJordan Petridis
2020-06-15ci: check commit using ci-fairyGuillaume Desmottes
2020-04-30ci: always run the clippy and rustfmt jobsJordan Petridis
2020-04-30ci: replace only clause with rulesJordan Petridis
2020-04-28ci: update ci templateGuillaume Desmottes
2020-04-28ci: install dav1d when generating imageGuillaume Desmottes
2020-04-28ci: switch from cargo-audit to cargo-denyGuillaume Desmottes
2020-04-27ci: add update jobsGuillaume Desmottes
2020-04-27ci: use fdo templateGuillaume Desmottes
2020-04-21ci: make clippy warnings fatalGuillaume Desmottes
2020-04-21ci: force git-fetch-with-cliGuillaume Desmottes
2020-04-14ci: allow outdated job to failGuillaume Desmottes
2020-04-10ci: run 'cargo outdated' in scheduled jobsGuillaume Desmottes
2020-03-22Add csound-based filter pluginNatanael Mojica
2020-03-19Don't include gst-ci templateSebastian Dröge
2020-02-25Require Rust 1.40 for the CISebastian Dröge
2020-01-03ci: include gst-ciGuillaume Desmottes
2019-12-24ci: Add dav1d build supportPhilippe Normand
2019-12-22Run clippy on --all-targetsSebastian Dröge
2019-12-21Update to tokio release 0.2.5 + throttlingFrançois Laignel