summaryrefslogtreecommitdiff
path: root/subprojects/gst-python
Commit message (Expand)AuthorAgeFilesLines
* python: Use arch-specific install dirFrank Dana2023-03-011-1/+2
* meson: Use python module to install override filesThibault Saunier2023-02-161-3/+4
* Back to developmentTim-Philipp Müller2023-01-231-1/+1
* Release 1.22.01.22.0Tim-Philipp Müller2023-01-234-188/+1078
* Release 1.21.901.21.90Tim-Philipp Müller2023-01-134-17/+46
* Back to developmentTim-Philipp Müller2022-12-051-1/+1
* Release 1.21.31.21.3Tim-Philipp Müller2022-12-054-8/+23
* Remove ChangeLog files from git repositoryTim-Philipp Müller2022-12-041-8068/+0
* meson: Generate ChangeLog files for release tarballs on distTim-Philipp Müller2022-12-042-0/+242
* Back to developmentTim-Philipp Müller2022-11-081-1/+1
* Release 1.21.2Tim-Philipp Müller2022-11-075-35/+71
* Update ChangeLogs for 1.21.2Tim-Philipp Müller2022-11-071-0/+7
* Back to developmentTim-Philipp Müller2022-10-041-1/+1
* Release 1.21.11.21.1Tim-Philipp Müller2022-10-045-1770/+225
* Update ChangeLogs for 1.21.1Tim-Philipp Müller2022-10-041-0/+170
* meson: Use implicit builtin dirs in pkgconfig generationNirbheek Chauhan2022-09-211-1/+1
* meson: Set install_tag on some targetsXavier Claessens2022-09-201-0/+1
* meson: Call pkgconfig.generate in the loop where we declare plugins dependenciesThibault Saunier2022-09-011-1/+0
* python: Fix the audiotestsrc exampleThibault Saunier2022-07-081-1/+1
* python: Add a Gst.init_python function to be called from pluginsThibault Saunier2022-07-087-5/+14
* python: Do not call gst_init when it is already is_initializedThibault Saunier2022-07-081-0/+9
* pythonplugin: fails silently on plugin issueStéphane Cerveau2022-04-281-2/+1
* gst-python: fix build on systems without C++ compilerFabrice Fontaine2022-04-161-1/+1
* Use gmodule-no-export-2.0Xavier Claessens2022-04-011-1/+1
* Remove glib and gobject dependencies everywhereXavier Claessens2022-04-011-1/+1
* python: Add a suppression file for a leak in PyGObjectThibault Saunier2022-03-291-0/+10
* python: Add support for the GstURIHandlerInterfaceThibault Saunier2022-03-283-1/+139
* meson: Bump all meson requirements to 0.60Nirbheek Chauhan2022-03-181-1/+1
* Meson: Set install_tag on some filesXavier Claessens2022-03-141-1/+2
* gst-python: gstmodule.c: fix build with 3.11Mathieu Duponchelle2022-03-091-3/+18
* devenv: Add some missing GStreamer specific env variablesXavier Claessens2022-02-251-0/+7
* Back to developmentTim-Philipp Müller2022-02-041-1/+1
* Release 1.20.01.20.0Tim-Philipp Müller2022-02-035-89/+129
* Update ChangeLogs for 1.20.0Tim-Philipp Müller2022-02-031-0/+1
* Release 1.19.901.19.90Tim-Philipp Müller2022-01-285-146/+1730
* Update ChangeLogs for 1.19.90Tim-Philipp Müller2022-01-281-0/+62
* VideoInfo, AudioInfo: fix usage with python bindingsMathieu Duponchelle2022-01-273-1/+33
* meson: Add explicit check: kwarg to all run_command() callsNirbheek Chauhan2022-01-092-17/+9
* python: Avoid treating float as intThibault Saunier2021-11-181-7/+47
* gst: Fix license headers and add SPDXThibault Saunier2021-11-153-13/+8
* gst-python: Add option to disable python pluginXavier Claessens2021-11-102-4/+7
* Back to developmentTim-Philipp Müller2021-11-031-1/+1
* Release 1.19.31.19.3Tim-Philipp Müller2021-11-035-9/+63
* Update ChangeLogs for 1.19.3Tim-Philipp Müller2021-11-031-0/+85
* python: Update audiotestsrc to return correct tuple on FlowReturn ErrorsChris Wiggins2021-10-271-1/+1
* meson: update for meson.build_root() and .build_source() deprecationTim-Philipp Müller2021-10-201-4/+4
* meson: update for dep.get_pkgconfig_variable() deprecationTim-Philipp Müller2021-10-201-2/+2
* meson: bump meson requirement to >= 0.59Tim-Philipp Müller2021-10-181-1/+1
* python:meson: Do not build plugin when statically builtThibault Saunier2021-10-151-1/+5
* python: Add an option to disable testsThibault Saunier2021-10-152-1/+4