mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
c0d4251e20
Original commit message from CVS: * testsuite/interface.py (Availability.testXOverlay): Extend to test method calling on interfaces * testsuite/common.py: call pygtk.require first * gst/gstbin.override (_wrap_gst_bin_get_by_name): Add a keyword argument recurse and remove _wrap_gst_bin_get_by_name_recurse_up. * gst/gst.override (_wrap_gst_element_get_pad_list): Split out bin functions to ... * gst/gstbin.override: .. this file * gst/gst.defs (bin_new): allow NULL for first argument. (child_state_change): Remove, it's private. |
||
---|---|---|
.. | ||
.gitignore | ||
buffer.py | ||
common.py | ||
element.py | ||
event.py | ||
interface.py | ||
Makefile.am | ||
pipeline.py | ||
runtests.py | ||
test_buffer.py | ||
test_element.py | ||
test_interface.py | ||
test_pipeline.py |