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
2006-04-28
releasing 0.10.4
RELEASE-0_10_4
Thomas Vander Stichele
1
-0
/
+9
2006-04-19
gst/arg-types.py (GstCapsArg.write_const_param)
Andy Wingo
1
-0
/
+7
2006-04-19
examples/remuxer.py (GstPlayer.seek): Don't do accurate seeks, because the ou...
Andy Wingo
1
-0
/
+5
2006-04-19
examples/remuxer.py: Another code dump. I know it breaks the freeze but it's ...
Andy Wingo
1
-0
/
+5
2006-04-10
gst/gsttaglist.override: Return tag value if present more than once (instead ...
Edward Hervey
1
-0
/
+6
2006-04-10
codegen/argtypes.py: Update from upstream codegen for UInt argtype.
Edward Hervey
1
-0
/
+11
2006-04-08
testsuite/test-object.h: Fix broken GObject macros
Stefan Kost
1
-0
/
+5
2006-04-07
examples/remuxer.py: Code dump, work in progress...
Andy Wingo
1
-0
/
+4
2006-04-07
testsuite/test_ghostpad.py: more assertions to figure out an speed issue.
Edward Hervey
1
-0
/
+5
2006-04-07
gst/arg-types.py (GstCapsArg.beforenull): py_caps can be NULL if it is an opt...
Andy Wingo
1
-0
/
+9
2006-04-07
Makefile.am: make check-valgrind calls make valgrind in the testsuite directory.
Edward Hervey
1
-0
/
+10
2006-04-07
gst/gstelement.override (_wrap_gst_element_link): Allow errors parsing the op...
Andy Wingo
1
-0
/
+3
2006-04-07
gst/gst.defs (element_make_from_uri): Element name is optional and can be Non...
Andy Wingo
1
-0
/
+5
2006-04-05
testsuite/test_message.py: GstBus is flushing in NULL, so we need to set the ...
Edward Hervey
1
-0
/
+6
2006-04-05
configure.ac (PYGST_MICRO_VERSION): Doc fix.
Andy Wingo
1
-0
/
+13
2006-04-05
gst/gstpad.override (_wrap_gst_pad_set_blocked_async): PyObject_IsTrue, not P...
Andy Wingo
1
-0
/
+5
2006-04-04
gst/gst.defs: gst_element_post_message: Adding keep-refcount tag to the messa...
Edward Hervey
1
-0
/
+6
2006-04-01
configure.ac: use AS_VERSION and AS_NANO
Thomas Vander Stichele
1
-0
/
+5
2006-03-31
examples/remuxer.py: Example GUI for a remuxer, unfinished -- dropping it her...
Andy Wingo
1
-0
/
+8
2006-03-30
configure.ac: Better empty string test fix for "Fixes to how we figure out wh...
David I. Lehn
1
-0
/
+6
2006-03-24
configure.ac: Fixes in how we figure out what API to ignore
Edward Hervey
1
-0
/
+14
2006-03-21
configure.ac: releasing 0.10.3, "Maybe not today. Maybe not tomorrow, but soo...
RELEASE-0_10_3
Jan Schmidt
1
-0
/
+7
2006-03-21
testsuite/: Another attempt at making the tests deterministic on the buildbots
Jan Schmidt
1
-0
/
+6
2006-03-21
configure.ac: pre-release 0.10.2.2
Jan Schmidt
1
-0
/
+5
2006-03-20
testsuite/test_ghostpad.py: Add while loop in teardown to wait for the pipeli...
Jan Schmidt
1
-0
/
+6
2006-03-14
configure.ac: Only require GStreamer core >= 0.10.2
Edward Hervey
1
-0
/
+20
2006-03-14
codegen/: New --extendpath option for codegenerator so we can add extra path ...
Edward Hervey
1
-0
/
+7
2006-03-13
gst/: Added base elements override file.
Edward Hervey
1
-0
/
+9
2006-03-10
gst/gst.override: Commited a bit too much :)
Edward Hervey
1
-0
/
+5
2006-03-10
gst/base.defs: typo fix for gst_type_find_helper()
Edward Hervey
1
-0
/
+8
2006-03-10
gst/: Added new API: gst_pipeline_[get|set]_auto_flush_bus() gst_uri_has_prot...
Edward Hervey
1
-0
/
+9
2006-03-07
gst/arg-types.py: Add ReturnType and Parameter for GstCaps.
Edward Hervey
1
-0
/
+6
2006-03-07
gst/base.defs: Update for new check_get_range virtual method in GstBaseSrc
Edward Hervey
1
-0
/
+5
2006-03-06
gst/: Don't leak PyObjects wrapping GValues when indexing into a
Michael Smith
1
-0
/
+7
2006-03-02
gst/pygstminiobject.h: Some crack distributions do weirdo stuff with PYGIL_AP...
Edward Hervey
1
-0
/
+7
2006-02-28
pygst.py.in: Fix a silly logic inversion typo
Jan Schmidt
1
-0
/
+5
2006-02-27
pygst.py.in: use 'raise StandardError' instead of 'assert' so that compiled c...
Edward Hervey
1
-0
/
+7
2006-02-22
gst/gstmodule.c: gst.gst_version uses the result of gst_version() rather than...
Edward Hervey
1
-0
/
+9
2006-02-20
examples/vumeter.py: In fact it wasn't an application message, but an element...
Edward Hervey
1
-0
/
+5
2006-02-20
fix vumeter example
Zaheer Abbas Merali
1
-0
/
+5
2006-02-17
gst/: Updated and properly wrapped new GstQuery formats API.
Edward Hervey
1
-0
/
+6
2006-02-10
gst/gst.defs (disable_sync_message_emission)
Andy Wingo
1
-0
/
+12
2006-02-10
examples/play.py (GstPlayer.query_position)
Andy Wingo
1
-0
/
+10
2006-02-07
gst/: Remove deprecated code dating back from 0.8 era.
Edward Hervey
1
-0
/
+6
2006-02-06
codegen/argtypes.py (UInt64Arg.write_param): Parse long arguments using Parse...
Andy Wingo
1
-0
/
+6
2006-02-02
gst/gst.override: (gst.TIME_ARGS) return "CLOCK_TIME_NONE" for invalid times ...
Edward Hervey
1
-0
/
+6
2006-02-02
gst/gst.defs: Update for current GStreamer core API
Edward Hervey
1
-0
/
+5
2006-02-01
testsuite/test_event.py: Properly use tempfile
Edward Hervey
1
-0
/
+5
2006-02-01
gst/gst.defs: When using gst.Element.send_event() and gst.Pad.send_event() we...
Edward Hervey
1
-0
/
+8
2006-02-01
testsuite/test_event.py: add a test case for autoplugging behaviour: create a...
Thomas Vander Stichele
1
-0
/
+9
[next]