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
2023-11-10ci: Run `cargo update` as part of the `cargo deny` / `cargo outdated` jobsSebastian Dröge
2023-11-09Add Cargo.lock to the repositorySebastian Dröge
2023-10-18ci: Make meson warnings fatalNirbheek Chauhan
2023-10-04ci: Run cargo-deny on the whole workspace with all features enabledSebastian Dröge
2023-07-20ci: Directly use the CI images from gstreamer-rsSebastian Dröge
2023-07-17ci: Remove omx=disabled from the documentation jobSebastian Dröge
2023-04-10ci: check for typosGuillaume Desmottes
2023-04-09ci: add check for symlinksTim-Philipp Müller
2023-04-04webrtc: Add gstwebrtc-api subproject in net/webrtc pluginLoïc Le Page
2023-03-09ci: Update debian jobs to bookwormJordan Petridis
2023-02-20ci: Update image versionSebastian Dröge
2022-12-28meson: Add options for all pluginsNirbheek Chauhan
2022-12-03ci: Disable gst-build job for nowSebastian Dröge
2022-11-09ci: add trigger job and only run documentation job post-mergeTim-Philipp Müller
2022-11-09ci: add integration stage and move documentation job to thatTim-Philipp Müller
2022-11-05ci: Update to cargo-c 0.9.14Sebastian Dröge
2022-11-01ci: Only warn about unknown lints instead of denyingSebastian Dröge
2022-10-20webrtc: Rename and add to meson build the signalling serverThibault Saunier
2022-10-20ci: make windows msrv job manual to reduce load on windows runnersTim-Philipp Müller
2022-09-22ci: Include image tag names from the main repoNirbheek Chauhan
2022-09-22ci: Update fedora image to latest tag for new mesonNirbheek Chauhan
2022-09-16docs: Remove cruftThibault Saunier
2022-09-16ci: Build documentation with hotdoc to verify Since markersThibault Saunier
2022-09-14ci: have build jobs depend on either build-* or update-* jobsJordan Petridis
2022-09-12ci: combine windows build jobsJordan Petridis
2022-09-12ci: declare the depencency between build jobsJordan Petridis
2022-09-12ci/linux: also build with --no-default-featuresJordan Petridis
2022-09-10ci/windows: Build all the crates at onceJordan Petridis
2022-09-08ci: Add visual studio/msvc buildsJordan Petridis
2022-09-08ci: allow jobs to be interruptedJordan Petridis
2022-09-07ci: Update to cargo-c 0.9.12Sebastian Dröge
2022-09-06ci: Fix running gst-inspect inside devenvXavier Claessens
2022-09-04ci: Fix up image tagsSebastian Dröge
2022-09-03meson: Define gst_plugins with list of dependenciesXavier Claessens
2022-09-03ci: Store meson logs into artifactsXavier Claessens
2022-09-03ci: Make gst-build job manual on MRsXavier Claessens
2022-08-30ci: Check that documentation is updated as requiredThibault Saunier
2022-07-19ci: Update to cargo-c 0.9.11Sebastian Dröge
2022-07-01ci: Update image versionSebastian Dröge
2022-06-07ci: Fix syntax for coverage reports to the new formatSebastian Dröge
2022-05-12ci: Generate coverage report also for crates with external dependenciesSebastian Dröge
2022-05-11dav1ddec: Bump dependency for dav1d 1.0.0Arun Raghavan
2022-05-10ci: remove the david checkot after installJordan Petridis
2022-04-07ci: Rebuild image and move coverage job to the stable imageSebastian Dröge
2022-03-30.gitlab-ci.yml: Fix deprecated -Zinstrument-coverage switchVivia Nikolaidou
2022-02-22ci: run tests with RUST_BACKTRACEGuillaume Desmottes
2022-02-22ci: cargo test --all-features too...François Laignel
2022-01-16Change default branch from master to mainSebastian Dröge
2022-01-14Ignore `clippy::non_send_fields_in_send_ty` lintSebastian Dröge
2022-01-12ci: stop installing gtk4 manuallyJordan Petridis