index
:
gstreamer/gst-python
0.10
0.11
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-GSTREAMER-0_8
discontinued-for-monorepo
master
GStreamer Python binding overrides (complementing the bindings provided by python-gi) (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-python)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
Release 1.19.2
HEAD
1.19.2
master
discontinued-for-monorepo
Tim-Philipp Müller
5
-13
/
+42
2021-06-01
Back to development
Tim-Philipp Müller
1
-1
/
+1
2021-06-01
Release 1.19.1
1.19.1
Tim-Philipp Müller
5
-1992
/
+133
2021-05-11
Fixed meson.build to correctly use libdir
Stirling Westrup
1
-3
/
+7
2020-11-12
gstreamer-full: plugin can be registered statically.
Stéphane Cerveau
2
-3
/
+11
2020-10-08
macOS: Fix plugin link with Python 3.8
Andoni Morales Alastruey
1
-6
/
+1
2020-09-08
ci: include template from gst-ci master branch again
Tim-Philipp Müller
1
-1
/
+1
2020-09-08
Back to development
Tim-Philipp Müller
1
-2
/
+2
2020-09-08
Release 1.18.0
1.18.0
Tim-Philipp Müller
6
-71
/
+2096
2020-08-24
Fix distcheck by setting up overrides in plugin init
Thibault Saunier
1
-0
/
+17
2020-08-20
Release 1.17.90
1.17.90
Tim-Philipp Müller
5
-42
/
+80
2020-08-14
overrides: Fix buffer API break
Thibault Saunier
1
-11
/
+19
2020-07-23
overrides: memory and buffer unmap code can be shared
Jose Quaresma
1
-71
/
+66
2020-07-10
overrides: _remap: refactor to avoid memory leaks with PyObject
Jose Quaresma
1
-22
/
+49
2020-07-10
Gst.py: raise an error if we can't unmap the memory
Jose Quaresma
1
-1
/
+2
2020-07-10
Gst.py: unref __parent__ on unmap otherwise it cause a memory leak
Jose Quaresma
1
-0
/
+2
2020-07-10
overrides: fix memory leak in pyg_boxed_new
Jose Quaresma
1
-1
/
+1
2020-07-03
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-07-03
Release 1.17.2
1.17.2
Tim-Philipp Müller
5
-4
/
+30
2020-06-20
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-06-19
Release 1.17.1
1.17.1
Tim-Philipp Müller
5
-1238
/
+276
2020-04-03
Add an example to record audio
Thibault Saunier
1
-0
/
+89
2020-04-03
Fix configure python lib detection in macOS
Andoni Morales Alastruey
1
-12
/
+5
2020-02-26
gstmodule: Fix reference counts of Py_True and Py_False
Mathieu Duponchelle
1
-4
/
+21
2020-01-07
testsuite: remove cleanup
Guillaume Desmottes
1
-4
/
+0
2020-01-07
test: Add test for the plugin loader
Olivier Crête
3
-0
/
+102
2020-01-07
plugin: Also look at GST_PLUGIN_PATH_1_0
Olivier Crête
1
-2
/
+6
2019-12-30
Do not declare mix declaration and code
Thibault Saunier
1
-10
/
+10
2019-12-13
Fix build with Python 3.8 by also checking for python-3.X-embed.pc
Sebastian Dröge
1
-2
/
+9
2019-12-11
example: Use do_fill in AudioTestSrc instead of do_create
Thibault Saunier
1
-11
/
+14
2019-12-10
Subclass Exception for mapping and unmapping errors
Thibault Saunier
3
-26
/
+46
2019-12-09
tests: Add buffer map/unmap tests
Philipp Zabel
1
-0
/
+19
2019-12-09
Changes the mapinfo so that the mapped data is writable
Daniel Klamt
3
-0
/
+359
2019-11-28
python: Fix type type qualifiers issues
Thibault Saunier
2
-3
/
+3
2019-11-19
Remove python2 support
Thibault Saunier
3
-29
/
+8
2019-10-14
Remove autotools build
Tim-Philipp Müller
16
-726
/
+0
2019-09-02
overrides: fix callback setter overrides (bis)
Mathieu Duponchelle
1
-22
/
+19
2019-08-08
overrides: fix callback setter overrides
Mathieu Duponchelle
1
-10
/
+4
2019-08-08
suppr: Add a supression on wrong jump in python from fedora 30
Thibault Saunier
1
-0
/
+6
2019-05-26
meson: expose plugins variable
Mathieu Duponchelle
1
-0
/
+2
2019-05-06
override Element before Bin so we can access element fields of bins
Thibault Saunier
2
-15
/
+23
2019-05-03
Gst.py: add high-level helpers
Mathieu Duponchelle
1
-0
/
+36
2019-04-19
Back to development
Tim-Philipp Müller
3
-4
/
+4
2019-04-19
Release 1.16.0
1.16.0
Tim-Philipp Müller
6
-86
/
+220
2019-04-11
Update TODO
Luis de Bethencourt
1
-1
/
+1
2019-04-11
Release 1.15.90
1.15.90
Tim-Philipp Müller
6
-46
/
+90
2019-03-04
Back to development
Tim-Philipp Müller
4
-8
/
+8
2019-02-26
Release 1.15.2
1.15.2
Tim-Philipp Müller
6
-100
/
+258
2019-01-30
Gst.init() has to be called before GstPbutils is imported
Thibault Saunier
2
-34
/
+43
2019-01-22
meson: Re add workarounds to detect libpython path
Thibault Saunier
2
-4
/
+27
[next]