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
path:
root
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-12-09
tests: Add buffer map/unmap tests
Philipp Zabel
1
-0
/
+19
2019-10-14
Remove autotools build
Tim-Philipp Müller
2
-56
/
+0
2019-08-08
suppr: Add a supression on wrong jump in python from fedora 30
Thibault Saunier
1
-0
/
+6
2019-05-06
override Element before Bin so we can access element fields of bins
Thibault Saunier
1
-0
/
+7
2018-12-15
Fix indentation of .c files
Tim-Philipp Müller
2
-26
/
+29
2018-10-31
Tests: the sys.meta_path trick does not work for python2
Mathieu Duponchelle
1
-1
/
+7
2018-10-31
Tests: refactor testing approach
Mathieu Duponchelle
3
-31
/
+31
2018-10-28
meson: use new python module
Havard Graff
1
-10
/
+7
2018-02-22
makefiles: Add missing dist files
Nicolas Dufresne
1
-2
/
+5
2018-02-22
bitmask: Do not use long() directly with python3
Thibault Saunier
1
-1
/
+4
2018-02-22
Allow Bitmask to be created from ints and longs but always store as long
Sebastian Dröge
1
-1
/
+1
2018-01-23
Ship meson build system in autotools generated tarballs
Sebastian Dröge
1
-0
/
+1
2017-07-26
Fix simply running testsuite in meson
Thibault Saunier
2
-0
/
+16
2017-07-26
Add support for Gst.Bitmask
Thibault Saunier
1
-0
/
+19
2017-07-26
tests: Stop using deprecated assertion methods
Thibault Saunier
1
-82
/
+82
2017-07-26
tests: Move all Fundamental types tests in a file
Thibault Saunier
10
-552
/
+382
2017-07-26
structures: Override __new__ to make it more pythonic
Thibault Saunier
1
-0
/
+10
2017-05-21
overrides: Remove IntRange And Int64Range on Python2
Olivier Crête
2
-0
/
+10
2017-03-27
array/list: Make gvalue conversion symmetric
Nicolas Dufresne
2
-0
/
+20
2017-03-24
overrides: Add more GstValue overrides
Nicolas Dufresne
10
-5
/
+395
2016-11-04
Play nicely with gst-build uninstalled
Thibault Saunier
1
-1
/
+9
2016-11-04
meson: Add testsuite
Thibault Saunier
2
-1
/
+31
2016-02-15
gst: Fix a crash when passing wrong type as __templates__
Thibault Saunier
1
-1
/
+1
2015-06-24
Release 1.5.2
1.5.2
Thibault Saunier
1
-0
/
+0
2015-04-24
tests: Fix tests in python2
Thibault Saunier
2
-7
/
+23
2015-04-24
tests: Add test_fraction back in the testsuite
Thibault Saunier
2
-10
/
+42
2015-04-24
test: Bring back the testsuite and test if the initialization override works
Thibault Saunier
31
-289
/
+211
2013-12-12
Fix zip code of new FSF address
Simon Farnsworth
26
-26
/
+26
2013-11-26
Update FSF address
Simon Farnsworth
26
-26
/
+26
2012-07-30
Keep only the testsuite as we are now using GObject Introspection for bindings
Thibault Saunier
1
-34
/
+4
2011-01-25
tests: fix checks when the locale is not the default one
Andoni Morales Alastruey
1
-0
/
+2
2011-01-12
testsuite: Add a make command to run tests forever
Edward Hervey
1
-0
/
+7
2010-12-05
test_pad: Fix pad refcount checking due to fix in core
Edward Hervey
1
-6
/
+12
2010-11-22
Fix distcheck some more.
Alessandro Decina
1
-2
/
+2
2010-08-06
gst.Structure: raise TypeError when assigning None to a key
Alessandro Decina
1
-0
/
+11
2010-07-26
test_fraction: add a test for gobject property marshalling.
Alessandro Decina
1
-2
/
+25
2010-07-14
gst.GhostPad: allow set_target(None) to unset the target. Fixes #590735.
Alessandro Decina
1
-0
/
+13
2010-04-29
tag: Adds xmp functions mappings
Thiago Santos
1
-0
/
+37
2010-04-29
test_interface: Don't assert the missing mixer, gracefully ignore it
Edward Hervey
1
-1
/
+0
2010-02-26
build: Make some more rules silent if requested
Sebastian Dröge
1
-1
/
+1
2009-09-11
test: Fix the structure_changed message test
Jan Schmidt
1
-1
/
+1
2009-08-21
Add test_audio.py.
Edward Hervey
2
-0
/
+39
2009-08-08
Use LC_ALL=C for the tests as some are comparing localized strings
Sebastian Dröge
1
-1
/
+1
2009-07-01
gst.Message: Wrap remaining parse_*() methods.
Edward Hervey
1
-0
/
+32
2009-07-01
gst.Message: Add overrides for new 0.10.24 messages
Edward Hervey
1
-0
/
+60
2009-07-01
gst.Event: Add override for step event
Edward Hervey
1
-0
/
+15
2009-06-01
wrap gst_tag_to_vorbis_comment; fix uint tag setting
Thomas Vander Stichele
3
-1
/
+48
2009-06-01
Convert unicode objects to utf-8 encoded G_STRINGs
Thomas Vander Stichele
2
-2
/
+24
[next]