summaryrefslogtreecommitdiff
path: root/gi
AgeCommit message (Expand)AuthorFilesLines
2018-10-28meson: use new python moduleHavard Graff2-6/+7
2018-10-28automake: remove __init__.py'sMathieu Duponchelle2-3/+1
2018-10-28Remove __init__.py filesMathieu Duponchelle2-32/+0
2018-05-14gstmodule: fix warning when building against python2Havard Graff1-1/+1
2018-04-25overrides: use get_introspection_moduleEmilio Pozuelo Monfort2-4/+5
2018-04-07overrides: Fix mixup between query function and chain oneThibault Saunier1-1/+1
2018-02-22makefiles: Add missing dist filesNicolas Dufresne2-1/+4
2018-02-22bitmask: Do not use long() directly with python3Thibault Saunier1-0/+1
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öge1-3/+3
2018-02-15overrides: accept Gst.Structure in Caps.__new__Mathieu Duponchelle1-7/+16
2018-01-23Ship meson build system in autotools generated tarballsSebastian Dröge2-1/+6
2017-08-03meson: Fix detection of overrides path in some casesThibault Saunier1-1/+0
2017-07-26Fix simply running testsuite in mesonThibault Saunier1-1/+1
2017-07-26Add support for Gst.BitmaskThibault Saunier2-1/+48
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 Saunier1-0/+21
2017-05-21overrides: Remove IntRange And Int64Range on Python2Olivier Crête1-4/+6
2017-03-27array/list: Make gvalue conversion symmetricNicolas Dufresne1-4/+14
2017-03-27gstmodule: Factor out gst type creationNicolas Dufresne1-59/+20
2017-03-24overrides: Add more GstValue overridesNicolas Dufresne2-4/+534
2016-09-05Add support for Meson as alternative/parallel build systemThibault Saunier2-0/+19
2016-02-27NULL-terminate PyMethodDef arrayHanno Boeck1-1/+2
2016-02-20Fix bug when checking template object typeThibault Saunier1-4/+21
2016-02-15gst: Fix a crash when passing wrong type as __templates__Thibault Saunier1-4/+5
2016-02-08Avoid warning about gi.require_version not being calledThibault Saunier1-1/+8
2015-11-08overrides: also provide wrapper for trace level debug loggingMark Nauwelaerts2-0/+9
2015-11-08overrides: fix a few typos in exception messagesMark Nauwelaerts1-2/+2
2015-10-26overrides: chain up to base __init__ in Pad overrideMark Nauwelaerts1-1/+2
2015-04-24tests: Fix tests in python2Thibault Saunier1-3/+3
2015-04-24overrides: Do not use inspect.signature as it is not avalaible in python2Thibault Saunier1-11/+10
2015-04-24overrides: Disable all GStreamer APIs until Gst has been initializedThibault Saunier1-0/+59
2015-03-19overrides: Try hard to make the query writable in the pad query functionThibault Saunier1-3/+29
2014-06-06Add an example sink element and override the chain and event functions of padsThibault Saunier1-0/+18
2014-05-22overrides: Don't pass arguments to Boxed base class __init__() in Gst.Caps ov...Christoph Reiter1-0/+3
2014-04-01python3: apply pep 238 for division overloadLubosz Sarnecki1-2/+6
2014-04-01overrides: Import the _gi_gst module relativeThibault Saunier1-1/+1
2014-03-29Fix automake warningSebastian Dröge1-1/+1
2014-03-29Fix extension of native Python moduleSebastian Dröge1-6/+8
2014-03-15overrides: Checking an empty caps should return FalseThibault Saunier1-0/+3
2013-12-12Fix zip code of new FSF addressSimon Farnsworth4-4/+4
2013-12-03Gst: Add python version of GST_TIME_ARGSOlivier Crête1-0/+10
2013-11-26Update FSF addressSimon Farnsworth4-4/+4
2013-09-30Fix another syntax error with newer Python versionsSebastian Dröge1-1/+1
2013-09-30Fix compilation with Python 3.0Sebastian Dröge1-1/+44
2013-08-26Gst: Do not initialize Gst at initThibault Saunier1-6/+0
2013-08-23overrides: Force symlinks when makingThibault Saunier1-2/+2
2013-08-23gstmodule: Check that we could retrieve the module before using itThibault Saunier1-0/+15
2012-12-30overrides: symlink some more to use uninstalled out-of-source buildMark Nauwelaerts1-1/+1