summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller6-63/+203
2018-03-13Release 1.13.911.13.91Tim-Philipp Müller6-39/+915
2018-03-03Release 1.13.901.13.90Tim-Philipp Müller6-116/+416
2018-02-23configure.ac: Don't use runtime location of overrides by defaultEdward Hervey1-4/+0
2018-02-22makefiles: Add missing dist filesNicolas Dufresne4-4/+14
2018-02-22bitmask: Do not use long() directly with python3Thibault Saunier2-1/+5
2018-02-22gi: Check Gst has not been initialized before loading bindingsThibault Saunier1-1/+2
2018-02-22Allow Bitmask to be created from ints and longs but always store as longSebastian Dröge2-4/+4
2018-02-15Back to developmentTim-Philipp Müller2-3/+3
2018-02-15overrides: accept Gst.Structure in Caps.__new__Mathieu Duponchelle1-7/+16
2018-02-15Release 1.13.11.13.1Tim-Philipp Müller4-622/+112
2018-02-14Print Python version after initializationSebastian Dröge1-0/+2
2018-02-14pluginloader: Print Python library path that is tried to be loadedSebastian Dröge1-4/+4
2018-01-23Ship meson build system in autotools generated tarballsSebastian Dröge5-1/+16
2017-08-03meson: Fix detection of overrides path in some casesThibault Saunier2-4/+10
2017-07-29plugin: Always initialize GIL stateThibault Saunier1-1/+1
2017-07-26Fix simply running testsuite in mesonThibault Saunier5-3/+24
2017-07-26Add support for Gst.BitmaskThibault Saunier3-1/+67
2017-07-26tests: Stop using deprecated assertion methodsThibault Saunier1-82/+82
2017-07-26tests: Move all Fundamental types tests in a fileThibault Saunier10-552/+382
2017-07-26structure: Add a .keys() method and implement __str__Thibault Saunier1-0/+16
2017-07-26Return a Gst.*Range instead of a python range converting from GValue to pythonThibault Saunier2-2/+32
2017-07-26structures: Override __new__ to make it more pythonicThibault Saunier2-0/+31
2017-05-21overrides: Remove IntRange And Int64Range on Python2Olivier Crête3-4/+16
2017-05-21pythonplugin: Rename plugin file to match plugin nameOlivier Crête2-6/+6
2017-05-04Back to developmentSebastian Dröge2-3/+3
2017-05-04Release 1.12.01.12.0Sebastian Dröge6-16/+767
2017-04-27Release 1.11.911.11.91Sebastian Dröge6-12/+30
2017-04-07Release 1.11.901.11.90Sebastian Dröge6-18/+128
2017-03-27array/list: Make gvalue conversion symmetricNicolas Dufresne3-4/+34
2017-03-27gstmodule: Factor out gst type creationNicolas Dufresne1-59/+20
2017-03-24Add /build and install to the gitignoreNicolas Dufresne1-0/+2
2017-03-24overrides: Add more GstValue overridesNicolas Dufresne12-9/+929
2017-03-24meson: Install in gi._overidesdir only if we are installing in right prefixThibault Saunier2-9/+50
2017-02-24meson: Update versionSebastian Dröge1-1/+1
2017-02-24Back to developmentSebastian Dröge1-2/+2
2017-02-24Release 1.11.21.11.2Sebastian Dröge5-7/+52
2017-02-24Back to developmentSebastian Dröge1-2/+2
2017-02-21Port old helloworld.py example to GIJan Schmidt1-0/+58
2017-02-15python: Add an option to set where to install pygi overridesThibault Saunier2-1/+7
2017-01-13meson: bump version and bump meson requirementTim-Philipp Müller1-2/+2
2017-01-12Release 1.11.11.11.1Sebastian Dröge5-1131/+77
2016-12-16Remove bitrotten and unused gst-python.spec.in fileTim-Philipp Müller2-118/+0
2016-11-26common: use https protocol for common submoduleTim-Philipp Müller1-1/+1
2016-11-04Play nicely with gst-build uninstalledThibault Saunier1-1/+9
2016-11-04meson: Add testsuiteThibault Saunier3-1/+32
2016-11-01meson: update versionTim-Philipp Müller1-1/+1
2016-11-01Back to development1.11.0Sebastian Dröge1-2/+2
2016-11-01Release 1.10.01.10.0Sebastian Dröge5-12/+1169
2016-10-19meson: use the version keyword argument for dependencies versionThibault Saunier1-1/+1