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-07-19ci: Remove omx=disabled from the documentation jobSebastian Dröge
2023-02-09ci: Update 0.19 gstreamer-rs CI templateSebastian Dröge
2023-01-07meson: Add options for all pluginsNirbheek Chauhan
2022-12-12ci: Disable gst-build job for nowSebastian Dröge
2022-11-12ci: add trigger job and only run documentation job post-mergeTim-Philipp Müller
2022-11-12ci: add integration stage and move documentation job to thatTim-Philipp Müller
2022-11-12ci: Update to cargo-c 0.9.14Sebastian Dröge
2022-10-24Add Cargo.lock0.9.0Sebastian 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
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