summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.6.1gst-python-1.6.1Sebastian Dröge2015-10-305-14/+84
* overrides: chain up to base __init__ in Pad overrideMark Nauwelaerts2015-10-281-1/+2
* Release 1.6.0gst-python-1.6.0Thibault Saunier2015-09-255-23/+39
* Back to developmentThibault Saunier2015-06-241-1/+1
* Release 1.5.2gst-python-1.5.2Thibault Saunier2015-06-246-15/+173
* tests: Fix tests in python2Thibault Saunier2015-04-243-10/+26
* tests: Add test_fraction back in the testsuiteThibault Saunier2015-04-242-10/+42
* overrides: Do not use inspect.signature as it is not avalaible in python2Thibault Saunier2015-04-241-11/+10
* test: Bring back the testsuite and test if the initialization override worksThibault Saunier2015-04-2433-290/+213
* overrides: Disable all GStreamer APIs until Gst has been initializedThibault Saunier2015-04-241-0/+59
* Remove INSTALL fileSebastian Dröge2015-04-221-182/+0
* overrides: Try hard to make the query writable in the pad query functionThibault Saunier2015-03-191-3/+29
* plugin: Name differently between python2 and python3Thibault Saunier2015-03-061-1/+1
* Back to developmentThibault Saunier2014-10-201-1/+1
* Release 1.4.0gst-python-1.4.0Thibault Saunier2014-10-205-22/+43
* pythonplugin: Fix compiler warning about unused format string argumentSebastian Dröge2014-10-191-1/+1
* Release 1.3.90gst-python-1.3.90Thibault Saunier2014-09-245-24/+189
* plugin: Do not version the plugin libraryRico Tzschichholz2014-06-101-1/+1
* Move old example to a dedicated folder so user know it is no up to dateThibault Saunier2014-06-0632-0/+0
* Add an example sink element and override the chain and event functions of padsThibault Saunier2014-06-062-0/+70
* Reimplement gstpython plugin on top of PyGobjectThibault Saunier2014-06-065-3/+349
* Update common submoduleThibault Saunier2014-06-051-0/+0
* overrides: Don't pass arguments to Boxed base class __init__() in Gst.Caps ov...Christoph Reiter2014-05-221-0/+3
* python3: apply pep 238 for division overloadLubosz Sarnecki2014-04-011-2/+6
* overrides: Import the _gi_gst module relativeThibault Saunier2014-04-011-1/+1
* Modernize configure.ac a bitSebastian Dröge2014-03-291-6/+6
* Fix automake warningSebastian Dröge2014-03-291-1/+1
* Fix extension of native Python moduleSebastian Dröge2014-03-292-6/+15
* Back to developmentThibault Saunier2014-03-161-2/+2
* Release 1.2.0gst-python-1.2.0Thibault Saunier2014-03-155-416/+226
* We actually depend on python 2.5 not 2.7Thibault Saunier2014-03-151-3/+3
* overrides: Checking an empty caps should return FalseThibault Saunier2014-03-151-0/+3
* Fix zip code of new FSF addressSimon Farnsworth2013-12-1245-45/+45
* Gst: Add python version of GST_TIME_ARGSOlivier Crête2013-12-031-0/+10
* Add *.so to gitignoreOlivier Crête2013-12-031-0/+1
* Update FSF addressSimon Farnsworth2013-11-2645-46/+46
* Fix another syntax error with newer Python versionsSebastian Dröge2013-09-301-1/+1
* configure: Fix typoSebastian Dröge2013-09-301-1/+1
* Fix compilation with Python 3.0Sebastian Dröge2013-09-301-1/+44
* configure: Fix Python configure checks to work with all Python versions betwe...Sebastian Dröge2013-09-301-5/+5
* Back to developmentThibault Saunier2013-09-281-1/+1
* Release 1.1.90gst-python-1.1.90Thibault Saunier2013-09-283-4/+404
* configure: fail if pygobject is not foundAndoni Morales Alastruey2013-08-261-5/+1
* Gst: Do not initialize Gst at initThibault Saunier2013-08-261-6/+0
* todo: Update the todoThibault Saunier2013-08-231-1/+1
* Disable examples amd testsuite as long as they have not been portedThibault Saunier2013-08-232-6/+13
* overrides: Force symlinks when makingThibault Saunier2013-08-231-2/+2
* gstmodule: Check that we could retrieve the module before using itThibault Saunier2013-08-231-0/+15
* configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGeorge McCollister2013-02-071-1/+1
* overrides: symlink some more to use uninstalled out-of-source buildMark Nauwelaerts2012-12-301-1/+1