summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-26Release 1.15.2gst-python-1.15.2Tim-Philipp Müller
2019-01-30Gst.init() has to be called before GstPbutils is importedThibault Saunier
2019-01-22meson: Re add workarounds to detect libpython pathThibault Saunier
2019-01-17Release 1.15.1gst-python-1.15.1Tim-Philipp Müller
2019-01-09overrides: add a set_caps() method to the Pad overrideAntonio Ospite
2018-12-30autogen.sh: update to match updated common submoduleTim-Philipp Müller
2018-12-15Fix indentation of .c filesTim-Philipp Müller
2018-12-05Update common submoduleThibault Saunier
2018-11-12Add Gitlab CI configurationJordan Petridis
2018-11-05Update git locations to gitlabMatthew Waters
2018-10-31Tests: the sys.meta_path trick does not work for python2Mathieu Duponchelle
2018-10-31Tests: refactor testing approachMathieu Duponchelle
2018-10-31meson: address python module port commentsMathieu Duponchelle
2018-10-28meson: use new python moduleHavard Graff
2018-10-28automake: remove __init__.py'sMathieu Duponchelle
2018-10-28Remove __init__.py filesMathieu Duponchelle
2018-10-27meson: add pygobject fallbackMathieu Duponchelle
2018-07-29Examples: add audiotestsrc plugin exampleMathieu Duponchelle
2018-07-29Examples: add audioplot plugin exampleMathieu Duponchelle
2018-07-29Examples: add mixer plugin exampleMathieu Duponchelle
2018-07-20examples: add a dynamic pipeline exampleMathieu Duponchelle
2018-07-20helloworld: fix typoMathieu Duponchelle
2018-05-14gstmodule: fix warning when building against python2Havard Graff
2018-05-01Fix distcheckTim-Philipp Müller
2018-05-01meson: drop config.h.meson templateTim-Philipp Müller
2018-04-25Bump pygobject dependency to 3.8Thibault Saunier
2018-04-25overrides: use get_introspection_moduleEmilio Pozuelo Monfort
2018-04-07overrides: Fix mixup between query function and chain oneThibault Saunier
2018-04-03Dist autogen.sh and configure.acTim-Philipp Müller
2018-03-20Back to developmentTim-Philipp Müller
2018-03-19Release 1.14.0gst-python-1.14.0Tim-Philipp Müller
2018-03-13Release 1.13.91gst-python-1.13.91Tim-Philipp Müller
2018-03-03Release 1.13.90gst-python-1.13.90Tim-Philipp Müller
2018-02-23configure.ac: Don't use runtime location of overrides by defaultEdward Hervey
2018-02-22makefiles: Add missing dist filesNicolas Dufresne
2018-02-22bitmask: Do not use long() directly with python3Thibault Saunier
2018-02-22gi: Check Gst has not been initialized before loading bindingsThibault Saunier
2018-02-22Allow Bitmask to be created from ints and longs but always store as longSebastian Dröge
2018-02-15Back to developmentTim-Philipp Müller
2018-02-15overrides: accept Gst.Structure in Caps.__new__Mathieu Duponchelle
2018-02-15Release 1.13.1gst-python-1.13.1Tim-Philipp Müller
2018-02-14Print Python version after initializationSebastian Dröge
2018-02-14pluginloader: Print Python library path that is tried to be loadedSebastian Dröge
2018-01-23Ship meson build system in autotools generated tarballsSebastian Dröge
2017-08-03meson: Fix detection of overrides path in some casesThibault Saunier
2017-07-29plugin: Always initialize GIL stateThibault Saunier
2017-07-26Fix simply running testsuite in mesonThibault Saunier
2017-07-26Add support for Gst.BitmaskThibault Saunier
2017-07-26tests: Stop using deprecated assertion methodsThibault Saunier
2017-07-26tests: Move all Fundamental types tests in a fileThibault Saunier