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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
Wrap gst-plugins-base's video helper library.
Edward Hervey
1
-0
/
+10
2008-12-31
Wrap gst-plugins-base's audio helper library.
Edward Hervey
1
-0
/
+10
2008-12-30
Updated core API additions
Edward Hervey
1
-0
/
+11
2008-12-09
gst/__init__.py: Add gst.Fourcc.__eq__ and gst.Fourcc.__ne__.
Alessandro Decina
1
-0
/
+5
2008-12-09
gst/Makefile.am: Don't forget to dist/install gst-0.10.21.ignore
Edward Hervey
1
-0
/
+5
2008-12-09
gst/arg-types.py: Fix memory leak for GstMiniObjects used as parameters in cl...
Vincent Genieux
1
-0
/
+8
2008-12-06
gst/gstpad.override: Fix memory leak for functions that return a newly create...
Edward Hervey
1
-0
/
+7
2008-12-06
codegen/argtypes.py: Add handling of 'keep-refcount' for GBoxed arguments.
Edward Hervey
1
-0
/
+12
2008-12-06
testsuite/Makefile.am: Add a way to run individual tests. 'make test_bin.py.c...
Edward Hervey
1
-0
/
+6
2008-12-06
examples/gst-discover: Beautify output of discoverer's duration.
Edward Hervey
1
-0
/
+5
2008-12-06
testsuite/test_event.py: Sinks now send GST_EVENT_LATENCY events upstream. Ad...
Edward Hervey
1
-0
/
+6
2008-12-05
Add common to SUBDIRS and generate common/Makefile and common/m4/Makefile.
Sebastian Dröge
1
-0
/
+7
2008-12-04
configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ...
Sebastian Dröge
1
-0
/
+6
2008-12-04
configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...
Sebastian Dröge
1
-0
/
+6
2008-11-19
Wrap gst_type_find_peek.
Alessandro Decina
1
-0
/
+6
2008-11-08
gst/: Add GstBaseTransform::transform_size virtual.
Alessandro Decina
1
-0
/
+6
2008-11-08
gst/__init__.py: Fix on systems that don't have dlopen or don't support RTLD_...
Alessandro Decina
1
-0
/
+8
2008-11-07
gst/gst.override: Fix compiler warning about missing format string.
Jan Schmidt
1
-0
/
+5
2008-10-05
configure.ac: Back to development -> 0.10.13.1
Jan Schmidt
1
-0
/
+5
2008-10-05
gst/__init__.py: Use correct values for RTLD_GLOBAL and RTLD_LAZY on Linux/MI...
Thiemo Seufer
1
-0
/
+9
2008-10-05
gst/__init__.py: Import modules in the correct order, i.e. libxml2 before
Alexander Wirt
1
-0
/
+8
2008-10-03
Release 0.10.13
RELEASE-0_10_13
Jan Schmidt
1
-0
/
+7
2008-09-17
configure.ac: 0.10.20.2 pre-release
Jan Schmidt
1
-0
/
+5
2008-09-09
Add API additions for upcoming 0.10.21 core release
Edward Hervey
1
-0
/
+9
2008-09-04
examples/pipeline-tester: Don't hardcode audio/video source and sinks, and in...
Brian Cameron
1
-0
/
+8
2008-08-26
gst/gstcaps.override: Override gst_caps_append_structure() and make a copy of...
Edward Hervey
1
-0
/
+7
2008-08-11
gst/: Add gstdebugutils.[ch] methods that weren't wrapped previously.
Edward Hervey
1
-0
/
+8
2008-07-02
update upstream API changes
Edward Hervey
1
-0
/
+14
2008-06-27
testsuite/test_interface.py: Don't hardcode 'alsasrc' for testing GstMixer an...
Edward Hervey
1
-0
/
+7
2008-06-27
testsuite/test_xml.py: Don't attempt to test gst.XML if there's no available ...
Edward Hervey
1
-0
/
+5
2008-06-27
gst/gstbuffer.override: the GstBuffer overrides seem to be confused about whe...
Jan Schmidt
1
-0
/
+19
2008-06-26
gst/: Fix double-import issues on macosx.
Edward Hervey
1
-0
/
+12
2008-06-26
gst/gstmodule.c: Return None if GstMiniObject GValue doesn't contain anything...
Edward Hervey
1
-0
/
+6
2008-06-20
configure.ac: Bump version back to dev -> 0.10.12.1
Jan Schmidt
1
-0
/
+5
2008-06-18
Release 0.10.12
RELEASE-0_10_12
Jan Schmidt
1
-0
/
+7
2008-06-13
configure.ac: 0.10.11.3 pre-release
Edward Hervey
1
-0
/
+5
2008-06-13
Re-opens #530417
Edward Hervey
1
-0
/
+8
2008-06-12
Re-opens #514717
Edward Hervey
1
-0
/
+7
2008-06-05
configure.ac: 0.10.11.2 pre-release
Jan Schmidt
1
-0
/
+5
2008-05-26
gst/gstevent.override: gst_event_new_tag takes ownership of the GstTagList gi...
Edward Hervey
1
-0
/
+8
2008-05-17
gst/extend/discoverer.py: Add timeout property.
Edward Hervey
1
-0
/
+8
2008-05-14
gst/__init__.py: Make gst.Fraction simplify like the C counterpart
Jan Schmidt
1
-0
/
+7
2008-05-14
gst/gstcaps.override: Fix typo
Edward Hervey
1
-0
/
+5
2008-05-08
New 'fancy' constructor for gst.Element, allows creating elements in a more p...
Johan Dahlin
1
-0
/
+10
2008-05-08
gst/: Fix broken indentation
Edward Hervey
1
-0
/
+7
2008-05-08
gst/: Use G_GSSIZE_FORMAT for ssize_t types.
Edward Hervey
1
-0
/
+7
2008-04-28
gst/gst.override: Add wrapping of gst_type_find_register.
Alessandro Decina
1
-0
/
+7
2008-04-28
gst/gstelementfactory.override: Release GIL in gst_element_factory_overrides.
Alessandro Decina
1
-0
/
+7
2008-04-24
examples/: Sync with the X server before giving an XID to our sink with a dif...
Jan Schmidt
1
-0
/
+10
2008-04-06
configure.ac: Actually build dlls when cross-compiling with mingw32.
Damien Lespiau
1
-0
/
+8
[prev]
[next]