mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
03f65e4179
Original commit message from CVS: * gst/gst-types.defs: * gst/gst.defs: Updated to new API * gst/gstbus.override: bus.add_watch() now uses gst_bus_add_watch_full() using pyg_destroy_notify as the DestroyNotify function, thus enabling proper python garbage collection. * testsuite/common.py: Let's check refcounting of ALL gst.Object * testsuite/test_bin.py: Added debug * testsuite/test_bus.py: Added "message" signal version of test |
||
---|---|---|
.. | ||
.gitignore | ||
common.py | ||
gstpython.supp | ||
Makefile.am | ||
python.supp | ||
runtests.py | ||
test-object.c | ||
test-object.h | ||
test_bin.py | ||
test_buffer.py | ||
test_bus.py | ||
test_caps.py | ||
test_element.py | ||
test_event.py | ||
test_ghostpad.py | ||
test_interface.py | ||
test_iterator.py | ||
test_message.py | ||
test_pad.py | ||
test_pipeline.py | ||
test_registry.py | ||
test_struct.py | ||
test_xml.py | ||
testhelpermodule.c |