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-08-05Update Cargo.lock and don't update it automatically as part of the CI for the...Sebastian Dröge
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
2019-12-19threadsharing: migrate to async/await and tokio 0.2.0-alpha.6François Laignel
2019-11-11Require Rust 1.39 on the CI and fix the build after gstreamer-rs changesSebastian Dröge
2019-10-21CI: force install cargo auditJordan Petridis
2019-10-10ci: run 'cargo audit' in scheduled jobsGuillaume Desmottes
2019-10-05Update GStreamer to 1.16.1 and explicitly use Debian buster docker imagesSebastian Dröge
2019-09-07Fix or silence all remaining clippy warningsSebastian Dröge
2019-07-10Update minimum supported Rust version to 1.36Sebastian Dröge
2019-07-04Bring gitlab CI in sync with gstreamer-rs and add clippy taskSebastian Dröge