summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Release 1.14.51.14.51.14Tim-Philipp Müller6-18/+241
2019-05-04Update git locations to gitlabMatthew Waters2-3/+3
2019-05-04helloworld: fix typoMathieu Duponchelle1-1/+1
2018-10-02Release 1.14.41.14.4Tim-Philipp Müller6-7/+63
2018-09-16Release 1.14.31.14.3Tim-Philipp Müller6-9/+126
2018-07-20Release 1.14.21.14.2Tim-Philipp Müller6-142/+252
2018-05-17Release 1.14.11.14.1Tim-Philipp Müller6-23/+209
2018-05-14gstmodule: fix warning when building against python2Havard Graff1-1/+1
2018-04-28Bump pygobject dependency to 3.8Thibault Saunier2-2/+2
2018-04-28overrides: use get_introspection_moduleEmilio Pozuelo Monfort2-4/+5
2018-04-07overrides: Fix mixup between query function and chain oneThibault Saunier1-1/+1
2018-04-03Dist autogen.sh and configure.acTim-Philipp Müller1-0/+2
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