summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.13.1gst-python-1.13.1Tim-Philipp Müller2018-02-154-622/+112
* Print Python version after initializationSebastian Dröge2018-02-141-0/+2
* pluginloader: Print Python library path that is tried to be loadedSebastian Dröge2018-02-141-4/+4
* Ship meson build system in autotools generated tarballsSebastian Dröge2018-01-235-1/+16
* meson: Fix detection of overrides path in some casesThibault Saunier2017-08-032-4/+10
* plugin: Always initialize GIL stateThibault Saunier2017-07-291-1/+1
* Fix simply running testsuite in mesonThibault Saunier2017-07-265-3/+24
* Add support for Gst.BitmaskThibault Saunier2017-07-263-1/+67
* tests: Stop using deprecated assertion methodsThibault Saunier2017-07-261-82/+82
* tests: Move all Fundamental types tests in a fileThibault Saunier2017-07-2610-552/+382
* structure: Add a .keys() method and implement __str__Thibault Saunier2017-07-261-0/+16
* Return a Gst.*Range instead of a python range converting from GValue to pythonThibault Saunier2017-07-262-2/+32
* structures: Override __new__ to make it more pythonicThibault Saunier2017-07-262-0/+31
* overrides: Remove IntRange And Int64Range on Python2Olivier Crête2017-05-213-4/+16
* pythonplugin: Rename plugin file to match plugin nameOlivier Crête2017-05-212-6/+6
* Back to developmentSebastian Dröge2017-05-042-3/+3
* Release 1.12.0gst-python-1.12.0Sebastian Dröge2017-05-046-16/+767
* Release 1.11.91gst-python-1.11.91Sebastian Dröge2017-04-276-12/+30
* Release 1.11.90gst-python-1.11.90Sebastian Dröge2017-04-076-18/+128
* array/list: Make gvalue conversion symmetricNicolas Dufresne2017-03-273-4/+34
* gstmodule: Factor out gst type creationNicolas Dufresne2017-03-271-59/+20
* Add /build and install to the gitignoreNicolas Dufresne2017-03-241-0/+2
* overrides: Add more GstValue overridesNicolas Dufresne2017-03-2412-9/+929
* meson: Install in gi._overidesdir only if we are installing in right prefixThibault Saunier2017-03-242-9/+50
* meson: Update versionSebastian Dröge2017-02-241-1/+1
* Back to developmentSebastian Dröge2017-02-241-2/+2
* Release 1.11.2gst-python-1.11.2Sebastian Dröge2017-02-245-7/+52
* Back to developmentSebastian Dröge2017-02-241-2/+2
* Port old helloworld.py example to GIJan Schmidt2017-02-211-0/+58
* python: Add an option to set where to install pygi overridesThibault Saunier2017-02-152-1/+7
* meson: bump version and bump meson requirementTim-Philipp Müller2017-01-131-2/+2
* Release 1.11.1gst-python-1.11.1Sebastian Dröge2017-01-125-1131/+77
* Remove bitrotten and unused gst-python.spec.in fileTim-Philipp Müller2016-12-162-118/+0
* common: use https protocol for common submoduleTim-Philipp Müller2016-11-261-1/+1
* Play nicely with gst-build uninstalledThibault Saunier2016-11-041-1/+9
* meson: Add testsuiteThibault Saunier2016-11-043-1/+32
* meson: update versionTim-Philipp Müller2016-11-011-1/+1
* Back to developmentgst-python-1.11.0Sebastian Dröge2016-11-011-2/+2
* Release 1.10.0gst-python-1.10.0Sebastian Dröge2016-11-015-12/+1169
* meson: use the version keyword argument for dependencies versionThibault Saunier2016-10-191-1/+1
* examples: Added identity exampleMarianna Smidth Buschle2016-10-171-0/+42
* meson: Setup pre-commit hooks when configuringThibault Saunier2016-09-302-0/+86
* Release 1.9.90gst-python-1.9.90Sebastian Dröge2016-09-305-13/+75
* meson: Add a workaround for finding the Python library on FedoraSebastian Dröge2016-09-141-0/+8
* meson: Fix pythondetector on Debian and use sysconfig for getting the ABIFLAG...Sebastian Dröge2016-09-141-29/+5
* configure: Depend on gstreamer 1.9.2.1Sebastian Dröge2016-09-141-1/+1
* meson: Search python shared lib in lib64/ if it is a directoryThibault Saunier2016-09-131-1/+2
* build: Remove unused variablesThibault Saunier2016-09-051-4/+0
* Add support for Meson as alternative/parallel build systemThibault Saunier2016-09-056-0/+161
* Back to developmentSebastian Dröge2016-09-011-1/+1