GStreamer multimedia framework
Find a file
Jan Alexander Steffens (heftig) 4493ab0bb8
ci_template: Use git diff --quiet for checking for changes
Checking the exit code of git diff --quiet is preferred over looking
whether git diff produces any output.
2018-12-05 22:26:07 +01:00
docker docker fedora: add extra deps 2018-11-30 20:48:54 +02:00
fuzzing Run gst-indent through the files 2018-12-03 17:39:09 +02:00
gitlab ci_template: Use git diff --quiet for checking for changes 2018-12-05 22:26:07 +01:00
jenkins jenkins: Update meson-fedora 2017-10-28 10:59:08 +02:00
.gitignore Add gitignore 2017-10-28 11:01:33 +02:00
.gitlab-ci.yml CI: Update image uris 2018-12-01 15:20:38 +02:00
README.txt Initial commit 2017-10-21 12:07:02 +02:00

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

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

* Jenkins scripts

* Docker images

* Build scripts and code