GStreamer multimedia framework
Find a file
Tim-Philipp Müller 142f24043d gitlab/ci_template: only run valgrind for MRs not master and stable branches
The valgrind runs are there to spot obvious problems during the dev phase,
not sure we really need to run them in full after each merge.

Should reduce load on the build bots a little.

If any problems slip in they will be picked up soon enough by
the MR jobs again.
2019-06-07 17:34:36 +00:00
docker docker: cerbero: Fix for mingw tarball rename 2019-06-06 15:42:29 -04:00
fuzzing
gitlab gitlab/ci_template: only run valgrind for MRs not master and stable branches 2019-06-07 17:34:36 +00:00
jenkins
.gitignore
.gitlab-ci.yml Add support to build the documentation 2019-05-15 18:29:32 -04:00
README.txt

GStreamer Continuous Integration
================================

This repository contains all material relevant to the GStreamer
Continuous Integration system.

* Jenkins scripts

* Docker images

* Build scripts and code