- 30 Dec, 2018 1 commit
-
-
Tim-Philipp Müller authored
Unbreaks the autotools build and fixes #15.
-
- 15 Dec, 2018 1 commit
-
-
Tim-Philipp Müller authored
Required to make gst-indent linter on CI happy.
-
- 05 Dec, 2018 1 commit
-
-
Thibault Saunier authored
-
- 12 Nov, 2018 1 commit
-
-
Jordan Petridіs authored
This commit adds a .gitlab-ci.yml file, which uses a feature to fetch the config from a centralized repository. The intent is to have all the gstreamer modules use the same configuration. The configuration is currently hosted at the gst-ci repository under the gitlab/ci_template.yml path. Part of gstreamer/gstreamer-project#29
-
- 05 Nov, 2018 1 commit
-
-
Matthew Waters authored
-
- 31 Oct, 2018 1 commit
-
-
Mathieu Duponchelle authored
Instead, for python2 revert to manipulating gi.overrides.__path__
-
- 30 Oct, 2018 2 commits
-
-
Mathieu Duponchelle authored
Instead of fiddling with sys.path, we instead use a custom sys.meta_path importer
-
Mathieu Duponchelle authored
-
- 28 Oct, 2018 3 commits
-
-
Håvard Graff authored
This patch makes the tests pass running uninstalled and installed, with python2 and python3 on linux, windows and osx. The main gist is to use the new python-module to do the lifting done by pythondetector, and with that add support for python2 and windows.
-
Mathieu Duponchelle authored
-
Mathieu Duponchelle authored
They were not installed, and were simply used for our uninstalled setup, which we now implement differently.
-
- 27 Oct, 2018 1 commit
-
-
Mathieu Duponchelle authored
-
- 29 Jul, 2018 3 commits
-
-
Mathieu Duponchelle authored
-
Mathieu Duponchelle authored
-
Mathieu Duponchelle authored
-
- 20 Jul, 2018 2 commits
-
-
Mathieu Duponchelle authored
-
Mathieu Duponchelle authored
-
- 14 May, 2018 1 commit
-
-
Håvard Graff authored
PyMapping_GetItemString’ discards ‘const’ qualifier from pointer target type https://bugzilla.gnome.org/show_bug.cgi?id=796093
-
- 01 May, 2018 2 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- 25 Apr, 2018 2 commits
-
-
Thibault Saunier authored
-
-
- 08 Apr, 2018 1 commit
-
-
Thibault Saunier authored
-
- 03 Apr, 2018 1 commit
-
-
Tim-Philipp Müller authored
-
- 20 Mar, 2018 1 commit
-
-
Tim-Philipp Müller authored
-
- 19 Mar, 2018 1 commit
-
-
Tim-Philipp Müller authored
-
- 13 Mar, 2018 1 commit
-
-
Tim-Philipp Müller authored
-
- 03 Mar, 2018 1 commit
-
-
Tim-Philipp Müller authored
-
- 23 Feb, 2018 1 commit
-
-
Edward Hervey authored
If someone wants to put the overrides in a non-standard location, they can use the --with-pygi-overrides-dir option. The default is to put them in ${pyexecdir}/gi/overrides Fixes make distcheck https://bugzilla.gnome.org/show_bug.cgi?id=793756
-
- 22 Feb, 2018 4 commits
-
-
-
Thibault Saunier authored
It doesn't exist anymore there
-
Thibault Saunier authored
It can have been initialized by some C code (in a C app with plugins for example). Fixes https://bugzilla.gnome.org/show_bug.cgi?id=788088
-
Sebastian Dröge authored
We need a 64 bit integer, and previously the test failed because it was already created from longs in various cases (e.g. when reading from a GstStructure).
-
- 15 Feb, 2018 3 commits
-
-
Tim-Philipp Müller authored
-
Mathieu Duponchelle authored
Also rename misleading parameter (*kwargs -> *args) https://bugzilla.gnome.org/show_bug.cgi?id=793493
-
Tim-Philipp Müller authored
-
- 14 Feb, 2018 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 23 Jan, 2018 1 commit
-
-
Sebastian Dröge authored
-
- 03 Aug, 2017 1 commit
-
-
Thibault Saunier authored
-