summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-02Back to development1.18Tim-Philipp Müller1-1/+1
2022-02-02Release 1.18.61.18.6Tim-Philipp Müller5-17/+216
2021-11-20python: Avoid treating float as intThibault Saunier1-7/+47
2021-09-09Back to developmentTim-Philipp Müller1-1/+1
2021-09-08Release 1.18.51.18.5Tim-Philipp Müller5-9/+339
2021-03-15Back to developmentTim-Philipp Müller1-1/+1
2021-03-15Release 1.18.41.18.4Tim-Philipp Müller5-8/+196
2021-01-14Back to developmentTim-Philipp Müller1-1/+1
2021-01-13Release 1.18.31.18.3Tim-Philipp Müller5-7/+175
2020-12-06Back to developmentTim-Philipp Müller1-1/+1
2020-12-06Release 1.18.21.18.2Tim-Philipp Müller5-4/+219
2020-10-27Back to developmentTim-Philipp Müller1-1/+1
2020-10-26Release 1.18.11.18.1Tim-Philipp Müller5-21/+254
2020-09-08Back to developmentTim-Philipp Müller1-1/+1
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller6-71/+2096
2020-08-24Fix distcheck by setting up overrides in plugin initThibault Saunier1-0/+17
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller5-42/+80
2020-08-14overrides: Fix buffer API breakThibault Saunier1-11/+19
2020-07-23overrides: memory and buffer unmap code can be sharedJose Quaresma1-71/+66
2020-07-10overrides: _remap: refactor to avoid memory leaks with PyObjectJose Quaresma1-22/+49
2020-07-10Gst.py: raise an error if we can't unmap the memoryJose Quaresma1-1/+2
2020-07-10Gst.py: unref __parent__ on unmap otherwise it cause a memory leakJose Quaresma1-0/+2
2020-07-10overrides: fix memory leak in pyg_boxed_newJose Quaresma1-1/+1
2020-07-03Back to developmentTim-Philipp Müller1-1/+1
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller5-4/+30
2020-06-20Back to developmentTim-Philipp Müller1-1/+1
2020-06-19Release 1.17.11.17.1Tim-Philipp Müller5-1238/+276
2020-04-03Add an example to record audioThibault Saunier1-0/+89
2020-04-03Fix configure python lib detection in macOSAndoni Morales Alastruey1-12/+5
2020-02-26gstmodule: Fix reference counts of Py_True and Py_FalseMathieu Duponchelle1-4/+21
2020-01-07testsuite: remove cleanupGuillaume Desmottes1-4/+0
2020-01-07test: Add test for the plugin loaderOlivier Crête3-0/+102
2020-01-07plugin: Also look at GST_PLUGIN_PATH_1_0Olivier Crête1-2/+6
2019-12-30Do not declare mix declaration and codeThibault Saunier1-10/+10
2019-12-13Fix build with Python 3.8 by also checking for python-3.X-embed.pcSebastian Dröge1-2/+9
2019-12-11example: Use do_fill in AudioTestSrc instead of do_createThibault Saunier1-11/+14
2019-12-10Subclass Exception for mapping and unmapping errorsThibault Saunier3-26/+46
2019-12-09tests: Add buffer map/unmap testsPhilipp Zabel1-0/+19
2019-12-09Changes the mapinfo so that the mapped data is writableDaniel Klamt3-0/+359
2019-11-28python: Fix type type qualifiers issuesThibault Saunier2-3/+3
2019-11-19Remove python2 supportThibault Saunier3-29/+8
2019-10-14Remove autotools buildTim-Philipp Müller16-726/+0
2019-09-02overrides: fix callback setter overrides (bis)Mathieu Duponchelle1-22/+19
2019-08-08overrides: fix callback setter overridesMathieu Duponchelle1-10/+4
2019-08-08suppr: Add a supression on wrong jump in python from fedora 30Thibault Saunier1-0/+6
2019-05-26meson: expose plugins variableMathieu Duponchelle1-0/+2
2019-05-06override Element before Bin so we can access element fields of binsThibault Saunier2-15/+23
2019-05-03Gst.py: add high-level helpersMathieu Duponchelle1-0/+36
2019-04-19Back to developmentTim-Philipp Müller3-4/+4
2019-04-19Release 1.16.01.16.0Tim-Philipp Müller6-86/+220