summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-25Release 1.6.0gst-python-1.6.0Thibault Saunier
2015-06-24Back to developmentThibault Saunier
2015-06-24Release 1.5.2gst-python-1.5.2Thibault Saunier
2015-04-24tests: Fix tests in python2Thibault Saunier
2015-04-24tests: Add test_fraction back in the testsuiteThibault Saunier
2015-04-24overrides: Do not use inspect.signature as it is not avalaible in python2Thibault Saunier
2015-04-24test: Bring back the testsuite and test if the initialization override worksThibault Saunier
2015-04-24overrides: Disable all GStreamer APIs until Gst has been initializedThibault Saunier
2015-04-22Remove INSTALL fileSebastian Dröge
2015-03-19overrides: Try hard to make the query writable in the pad query functionThibault Saunier
2015-03-06plugin: Name differently between python2 and python3Thibault Saunier
2014-10-20Back to developmentThibault Saunier
2014-10-20Release 1.4.0gst-python-1.4.0Thibault Saunier
2014-10-19pythonplugin: Fix compiler warning about unused format string argumentSebastian Dröge
2014-09-24Release 1.3.90gst-python-1.3.90Thibault Saunier
2014-06-10plugin: Do not version the plugin libraryRico Tzschichholz
2014-06-06Move old example to a dedicated folder so user know it is no up to dateThibault Saunier
2014-06-06Add an example sink element and override the chain and event functions of padsThibault Saunier
2014-06-06Reimplement gstpython plugin on top of PyGobjectThibault Saunier
2014-06-05Update common submoduleThibault Saunier
2014-05-22overrides: Don't pass arguments to Boxed base class __init__() in Gst.Caps ov...Christoph Reiter
2014-04-01python3: apply pep 238 for division overloadLubosz Sarnecki
2014-04-01overrides: Import the _gi_gst module relativeThibault Saunier
2014-03-29Modernize configure.ac a bitSebastian Dröge
2014-03-29Fix automake warningSebastian Dröge
2014-03-29Fix extension of native Python moduleSebastian Dröge
2014-03-16Back to developmentThibault Saunier
2014-03-15Release 1.2.0gst-python-1.2.0Thibault Saunier
2014-03-15We actually depend on python 2.5 not 2.7Thibault Saunier
2014-03-15overrides: Checking an empty caps should return FalseThibault Saunier
2013-12-12Fix zip code of new FSF addressSimon Farnsworth
2013-12-03Gst: Add python version of GST_TIME_ARGSOlivier Crête
2013-12-03Add *.so to gitignoreOlivier Crête
2013-11-26Update FSF addressSimon Farnsworth
2013-09-30Fix another syntax error with newer Python versionsSebastian Dröge
2013-09-30configure: Fix typoSebastian Dröge
2013-09-30Fix compilation with Python 3.0Sebastian Dröge
2013-09-30configure: Fix Python configure checks to work with all Python versions betwe...Sebastian Dröge
2013-09-28Back to developmentThibault Saunier
2013-09-28Release 1.1.90gst-python-1.1.90Thibault Saunier
2013-08-26configure: fail if pygobject is not foundAndoni Morales Alastruey
2013-08-26Gst: Do not initialize Gst at initThibault Saunier
2013-08-23todo: Update the todoThibault Saunier
2013-08-23Disable examples amd testsuite as long as they have not been portedThibault Saunier
2013-08-23overrides: Force symlinks when makingThibault Saunier
2013-08-23gstmodule: Check that we could retrieve the module before using itThibault Saunier
2013-02-07configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGeorge McCollister
2012-12-30overrides: symlink some more to use uninstalled out-of-source buildMark Nauwelaerts
2012-12-07overrides: implement Gst.Structure.__setitem__Thibault Saunier
2012-11-22overrides: implement Gst.Structure.__getitem__Alessandro Decina