GStreamer multimedia framework
Find a file
Jordan Petridis 23f303eb94 docker/windows: work around a python ssl issue
Python fails to validate github.com SSL certificate, unless we first
run a dummy download to force refreshing Windows' CA database.
See: https://bugs.python.org/issue36137

Adapted from patches by Xavier Claessens!
2020-01-29 17:39:46 +00:00
docker docker/windows: work around a python ssl issue 2020-01-29 17:39:46 +00:00
fuzzing Run gst-indent through the files 2018-12-03 17:39:09 +02:00
gitlab gitlab: run gst-plugins-rs tests 2020-01-24 11:58:02 +05:30
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 gitlab-ci: Fix docker tag when pushing image 2020-01-08 23:46:35 +05:30
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