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
2009-01-19
Release 0.10.14
RELEASE-0_10_14
GIT_CONVERSION
Jan Schmidt
5
-12
/
+56
2009-01-09
configure.ac: 0.10.13.3 pre-release
Jan Schmidt
2
-1
/
+6
2009-01-08
Raise an Exception when wrapping a NULL GstIterator.
Edward Hervey
3
-1
/
+20
2009-01-05
gst/gststructure.override: Don't leak key names in _wrap_gst_structure_keys.
Vincent GENIEUX
2
-4
/
+9
2009-01-02
gst/: Wrap more GstIndexEntry methods and properties.
Edward Hervey
4
-0
/
+125
2008-12-31
Wrap gst-plugins-base's tag helper library.
Edward Hervey
6
-0
/
+374
2008-12-31
Wrap gst-plugins-base's video helper library.
Edward Hervey
6
-0
/
+412
2008-12-31
Wrap gst-plugins-base's audio helper library.
Edward Hervey
6
-0
/
+988
2008-12-30
Updated core API additions
Edward Hervey
9
-0
/
+347
2008-12-09
gst/__init__.py: Add gst.Fourcc.__eq__ and gst.Fourcc.__ne__.
Alessandro Decina
2
-0
/
+15
2008-12-09
gst/Makefile.am: Don't forget to dist/install gst-0.10.21.ignore
Edward Hervey
2
-0
/
+6
2008-12-09
gst/arg-types.py: Fix memory leak for GstMiniObjects used as parameters in cl...
Vincent Genieux
2
-1
/
+9
2008-12-06
gst/gstpad.override: Fix memory leak for functions that return a newly create...
Edward Hervey
2
-0
/
+22
2008-12-06
codegen/argtypes.py: Add handling of 'keep-refcount' for GBoxed arguments.
Edward Hervey
4
-4
/
+72
2008-12-06
testsuite/Makefile.am: Add a way to run individual tests. 'make test_bin.py.c...
Edward Hervey
2
-0
/
+11
2008-12-06
examples/gst-discover: Beautify output of discoverer's duration.
Edward Hervey
2
-3
/
+8
2008-12-06
testsuite/test_event.py: Sinks now send GST_EVENT_LATENCY events upstream. Ad...
Edward Hervey
2
-0
/
+10
2008-12-05
Add common to SUBDIRS and generate common/Makefile and common/m4/Makefile.
Sebastian Dröge
3
-1
/
+10
2008-12-04
configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ...
Sebastian Dröge
2
-3
/
+6
2008-12-04
configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...
Sebastian Dröge
3
-0
/
+9
2008-11-23
pep-8 cleanups
Thomas Vander Stichele
2
-10
/
+12
2008-11-19
Wrap gst_type_find_peek.
Alessandro Decina
3
-0
/
+98
2008-11-08
gst/: Add GstBaseTransform::transform_size virtual.
Alessandro Decina
3
-0
/
+140
2008-11-08
gst/__init__.py: Fix on systems that don't have dlopen or don't support RTLD_...
Alessandro Decina
2
-9
/
+23
2008-11-07
gst/gst.override: Fix compiler warning about missing format string.
Jan Schmidt
3
-1
/
+6
2008-10-05
configure.ac: Back to development -> 0.10.13.1
Jan Schmidt
2
-1
/
+6
2008-10-05
gst/__init__.py: Use correct values for RTLD_GLOBAL and RTLD_LAZY on Linux/MI...
Thiemo Seufer
2
-2
/
+16
2008-10-05
gst/__init__.py: Import modules in the correct order, i.e. libxml2 before
Alexander Wirt
2
-2
/
+10
2008-10-03
Release 0.10.13
RELEASE-0_10_13
Jan Schmidt
5
-22
/
+49
2008-09-17
configure.ac: 0.10.20.2 pre-release
Jan Schmidt
2
-1
/
+6
2008-09-09
Add API additions for upcoming 0.10.21 core release
Edward Hervey
7
-0
/
+67
2008-09-04
examples/pipeline-tester: Don't hardcode audio/video source and sinks, and in...
Brian Cameron
2
-15
/
+23
2008-08-26
gst/gstcaps.override: Override gst_caps_append_structure() and make a copy of...
Edward Hervey
3
-0
/
+30
2008-08-11
gst/: Add gstdebugutils.[ch] methods that weren't wrapped previously.
Edward Hervey
5
-0
/
+45
2008-07-02
update upstream API changes
Edward Hervey
12
-3
/
+366
2008-06-27
testsuite/test_interface.py: Don't hardcode 'alsasrc' for testing GstMixer an...
Edward Hervey
2
-2
/
+28
2008-06-27
testsuite/test_xml.py: Don't attempt to test gst.XML if there's no available ...
Edward Hervey
2
-0
/
+10
2008-06-27
gst/gstbuffer.override: the GstBuffer overrides seem to be confused about whe...
Jan Schmidt
5
-11
/
+179
2008-06-26
gst/: Fix double-import issues on macosx.
Edward Hervey
8
-7
/
+25
2008-06-26
gst/gstmodule.c: Return None if GstMiniObject GValue doesn't contain anything...
Edward Hervey
2
-2
/
+10
2008-06-20
configure.ac: Bump version back to dev -> 0.10.12.1
Jan Schmidt
3
-1
/
+6
2008-06-18
Release 0.10.12
RELEASE-0_10_12
Jan Schmidt
5
-10
/
+54
2008-06-13
configure.ac: 0.10.11.3 pre-release
Edward Hervey
2
-1
/
+6
2008-06-13
Re-opens #530417
Edward Hervey
4
-31
/
+8
2008-06-12
Re-opens #514717
Edward Hervey
4
-24
/
+32
2008-06-05
configure.ac: 0.10.11.2 pre-release
Jan Schmidt
3
-1
/
+6
2008-05-26
gst/gstevent.override: gst_event_new_tag takes ownership of the GstTagList gi...
Edward Hervey
3
-0
/
+34
2008-05-17
gst/extend/discoverer.py: Add timeout property.
Edward Hervey
3
-11
/
+24
2008-05-14
gst/__init__.py: Make gst.Fraction simplify like the C counterpart
Jan Schmidt
2
-1
/
+34
2008-05-14
gst/gstcaps.override: Fix typo
Edward Hervey
3
-1
/
+6
[next]