summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Release 1.6.41.6.41.6Tim-Philipp Müller5-56/+117
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 Saunier2-5/+6
2015-12-14Release 1.6.21.6.2Sebastian Dröge5-31/+83
2015-12-14overrides: fix a few typos in exception messagesMark Nauwelaerts1-2/+2
2015-12-14python: Check return value of g_module_symbol()Sebastian Dröge1-3/+2
2015-12-14python: Don't call Py_DECREF() on NULLSebastian Dröge1-1/+2
2015-12-14pythonplugin: Clean up error handling a bitSebastian Dröge1-7/+14
2015-10-30Release 1.6.11.6.1Sebastian Dröge5-14/+84
2015-10-28overrides: chain up to base __init__ in Pad overrideMark Nauwelaerts1-1/+2
2015-09-25Release 1.6.01.6.0Thibault Saunier5-23/+39
2015-06-24Back to developmentThibault Saunier1-1/+1
2015-06-24Release 1.5.21.5.2Thibault Saunier6-15/+173
2015-04-24tests: Fix tests in python2Thibault Saunier3-10/+26
2015-04-24tests: Add test_fraction back in the testsuiteThibault Saunier2-10/+42
2015-04-24overrides: Do not use inspect.signature as it is not avalaible in python2Thibault Saunier1-11/+10
2015-04-24test: Bring back the testsuite and test if the initialization override worksThibault Saunier33-290/+213
2015-04-24overrides: Disable all GStreamer APIs until Gst has been initializedThibault Saunier1-0/+59
2015-04-22Remove INSTALL fileSebastian Dröge1-182/+0
2015-03-19overrides: Try hard to make the query writable in the pad query functionThibault Saunier1-3/+29
2015-03-06plugin: Name differently between python2 and python3Thibault Saunier1-1/+1
2014-10-20Back to developmentThibault Saunier1-1/+1
2014-10-20Release 1.4.01.4.0Thibault Saunier5-22/+43
2014-10-19pythonplugin: Fix compiler warning about unused format string argumentSebastian Dröge1-1/+1
2014-09-24Release 1.3.901.3.90Thibault Saunier5-24/+189
2014-06-10plugin: Do not version the plugin libraryRico Tzschichholz1-1/+1
2014-06-06Move old example to a dedicated folder so user know it is no up to dateThibault Saunier32-0/+0
2014-06-06Add an example sink element and override the chain and event functions of padsThibault Saunier2-0/+70
2014-06-06Reimplement gstpython plugin on top of PyGobjectThibault Saunier5-3/+349
2014-06-05Update common submoduleThibault Saunier1-0/+0
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-29Modernize configure.ac a bitSebastian Dröge1-6/+6
2014-03-29Fix automake warningSebastian Dröge1-1/+1
2014-03-29Fix extension of native Python moduleSebastian Dröge2-6/+15
2014-03-16Back to developmentThibault Saunier1-2/+2
2014-03-15Release 1.2.01.2.0Thibault Saunier5-416/+226
2014-03-15We actually depend on python 2.5 not 2.7Thibault Saunier1-3/+3
2014-03-15overrides: Checking an empty caps should return FalseThibault Saunier1-0/+3
2013-12-12Fix zip code of new FSF addressSimon Farnsworth45-45/+45
2013-12-03Gst: Add python version of GST_TIME_ARGSOlivier Crête1-0/+10
2013-12-03Add *.so to gitignoreOlivier Crête1-0/+1
2013-11-26Update FSF addressSimon Farnsworth45-46/+46
2013-09-30Fix another syntax error with newer Python versionsSebastian Dröge1-1/+1
2013-09-30configure: Fix typoSebastian Dröge1-1/+1
2013-09-30Fix compilation with Python 3.0Sebastian Dröge1-1/+44
2013-09-30configure: Fix Python configure checks to work with all Python versions betwe...Sebastian Dröge1-5/+5
2013-09-28Back to developmentThibault Saunier1-1/+1
2013-09-28Release 1.1.901.1.90Thibault Saunier3-4/+404